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 think command line parsing should happen before MPI_init -
this way, you can avoid the dreadful MPI error message no matter what you do - even in the case of no exceptions.
The text was updated successfully, but these errors were encountered:
I think command line parsing should happen before MPI_init -
this way, you can avoid the dreadful MPI error message no matter what you do - even in the case of no exceptions.
The text was updated successfully, but these errors were encountered: