Skip to content

Draft: Change default scheduler to dynamic #14

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BerengerBerthoul
Copy link
Member

The dynamic is the fastest of the "process-reuse" scheduler and seems to be the best default scheduler.

However, it does not work correctly for some environment (some OpenMPI installations, Windows).

To be merged, this PR needs to address these portability issues (e.g. use subprocess instead of MPI_Comm_spawn and re-implement the communications with sockets)

@BerengerBerthoul BerengerBerthoul force-pushed the dev_change_default_to_dyn branch from 3f1eac0 to 98f475a Compare January 17, 2025 22:44
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.

1 participant