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

Reproducible saltatlas runs? #62

Open
bwpriest opened this issue Oct 23, 2023 · 0 comments
Open

Reproducible saltatlas runs? #62

bwpriest opened this issue Oct 23, 2023 · 0 comments

Comments

@bwpriest
Copy link
Member

I've noticed that there is some nondeterminism occuring within saltatlas when run on the same inputs on multiple ranks. This nondeterminism appears to disappear when run on one rank, so it seems likely that it arises in the partitioner. I haven't explored the source further. If the nondeterminism is the result of explicit randomness in the partitioner, can we expose the random seed so that it can be set for repeatability? If the source is instead some parallel nondeterminism, do we understand where it occurs?

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

No branches or pull requests

1 participant