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 observed this issue in MATLAB R2020b. Relatively easy to reproduce:
Run any example or solverdummy.
After successful execution do the same again
MATLAB crashes.
I got the following error in the terminal that executed MATLAB:
*** The MPI_Comm_rank() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[...:153798] Local abort after MPI_FINALIZE started completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!
Is this only happening to me or can somebody reproduce this issue?
The text was updated successfully, but these errors were encountered:
I observed this issue in MATLAB R2020b. Relatively easy to reproduce:
I got the following error in the terminal that executed MATLAB:
Is this only happening to me or can somebody reproduce this issue?
The text was updated successfully, but these errors were encountered: