psrenergy / JobQueueMPI.jl

Helpers to implement Job Queue with MPI
Mozilla Public License 2.0
4 stars 1 forks source link

result from pmap should be returned in all processes #11

Closed guilhermebodin closed 4 days ago

guilhermebodin commented 1 month ago

This can be a discussion but I think that all process should have access to the result of the pmap calculation.