Use full MPI library for mpi-serial tests #2497
Labels
bfb
bit-for-bit
blocked: dependency
Wait to work on this until dependency is resolved
code health
improving internal code structure to make easier to maintain (sustainability)
enhancement
new capability or improved behavior of existing capability
good first issue
simple; good for first-time contributors
testing
additions or changes to tests
Milestone
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:
ESMCI/cime#4619
Or doing this explicitly for Derecho and Izumi in ccs_config.
The text was updated successfully, but these errors were encountered: