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
A variant of MPI requires the final argument of the MPI_Recv call to be non-NULL. Can probably be solved by passing a reference to a dummy status variable.
The text was updated successfully, but these errors were encountered:
A variant of MPI requires the final argument of the MPI_Recv call to be non-NULL. Can probably be solved by passing a reference to a dummy status variable.
The text was updated successfully, but these errors were encountered: