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

Port to mpi4py #74

Open
wcarthur opened this issue Oct 25, 2019 · 2 comments
Open

Port to mpi4py #74

wcarthur opened this issue Oct 25, 2019 · 2 comments

Comments

@wcarthur
Copy link
Member

Maintainers of pypar have indicated they are not planning to upgrade it to python3, instead recommending using mpi4py.

@KayShelton
Copy link

I am unable to get ExecuteEvaluate to run in parallel with the new mpi4py implementation. The other modules (TrackGenerator, ExecuteWindfield) do seem to work OK in parallel though. Happy to provide more info if needed, but just wanted to flag up that I have had issues, and running without parallel takes a loooong time.

@wcarthur wcarthur reopened this Apr 21, 2020
@KayShelton
Copy link

Note, further to this, the processTracks function within the CreateDatabase module uses the same parallel implementation as ExecuteEvaluate, and also fails to process. The other functions to populate the hazard DB see to work OK in parallel.

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

2 participants