-
Notifications
You must be signed in to change notification settings - Fork 33
MPI_ERRORS_RETURN #13
Copy link
Copy link
Open
Labels
Description
My program bombs with
Fatal error in MPI_Waitall: See the MPI_ERROR field in MPI_Status for the error code
Undoubtedly a programming error by me. But I can not query that status because the code has exited.
What is the MPL equivalent of MPI_Comm_set_errhandler(comm,MPI_ERRORS_RETURN)?
Reactions are currently unavailable