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

Remove hard-coded numbers of processes for multiprocessing #232

Merged
merged 14 commits into from
Oct 29, 2023

Conversation

apontzen
Copy link
Member

@apontzen apontzen commented Oct 16, 2023

It is now possible to use as a backend multiprocessing-<n> where <n> is the number of processes to launch

The switch to server mode means that images are slightly different, as the smoothing is
performed locally rather than globally across a simulation volume.
@apontzen apontzen merged commit 27284e2 into master Oct 29, 2023
50 checks passed
@apontzen apontzen deleted the better-multiprocessing branch October 29, 2023 19:06
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

Successfully merging this pull request may close these issues.

None yet

1 participant