Use full MPI library for mpi-serial tests
Open
b4b
blocked: dependency
code health
enhancement
good first issue
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
As discussed in CSEG we want to remove the use of mpi-serial in our tests and simulations. This is largely because modern MPI libraries allow you to link with the MPI library but still run serially WITHOUT using mpirun (mpiexec, mpibind, or any of the other flavors).
This depends on getting the mpirun update in cime here:
https://github.com/ESMCI/cime/issues/4619
Or doing this explicitly for Derecho and Izumi in ccs_config.
Contributor guide
Assessment
This issue has not been assessed yet.