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

Make SFC domain decomposition more robust #51

Open
trquinn opened this issue Jan 12, 2020 · 0 comments
Open

Make SFC domain decomposition more robust #51

trquinn opened this issue Jan 12, 2020 · 0 comments

Comments

@trquinn
Copy link
Member

trquinn commented Jan 12, 2020

The SFC domain decomposition attempts to get equal numbers of particles in each domain within a tolerance of 10% (a compile time constant ddTolerance in ParallelGravity.h). Currently ChaNGa aborts if it can't meet this tolerance after a large (1000) number of iterations. However, given load balancing, it could just continue with unequal particles per domain.

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

No branches or pull requests

1 participant