Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global shared secondary bank #6

Open
pshriwise opened this issue Feb 27, 2025 · 0 comments
Open

Global shared secondary bank #6

pshriwise opened this issue Feb 27, 2025 · 0 comments

Comments

@pshriwise
Copy link

For problems employing variance reduction the workload per task becomes highly variable depending on how many splits the particle undergoes. A global secondary bank would allow us to balance this workload by allowing split particles to be added and picked up from any thread. The challenge here is the implementation of an efficient and robust stack for concurrent addition and removal of particle source sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant