Protect Spm initialization with MPI
Don't call MPI routines if MPI_init() has never been called during SpmInit()
Merge request reports
Activity
added MPI label
@all good for review
Edited by Tony Delarue
Please register or sign in to reply
GitLab upgrade completed. Current version is 17.11.3.
Don't call MPI routines if MPI_init() has never been called during SpmInit()
added MPI label
@all good for review
We close this PR as it would create different matrix initializations based on the fact that mpi is initialized or not.
closed