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
To implement the equivalent of pickle-based mpi4py communication, I really need some sort of probe functionality. The minimum required would be an implementation of MPI_Probe that correctly sets the status field such that querying for source and message count works as expected.