You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Maintainers of pypar have indicated they are not planning to upgrade it to python3, instead recommending using mpi4py.
The text was updated successfully, but these errors were encountered: