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
Partially re-enable a real mpi lib in run_tests.py
This restores some of the mpi lib selection functionality that was
removed in #4397. However, I am *not*
fully re-enabling mpi support, because I'm not sure what's needed at
this point to actually run pFUnit via MPI. So this just puts in place an
ability to build the code using an MPI-based software stack rather than
an mpi-serial-based software stack.
I'm hoping this will help resolve some issues with doing unit testing of
the CESM_share code via GitHub actions, where we have an mpi-enabled
ESMF rather than an mpi-serial-based ESMF.
0 commit comments