ESCOMP / ESCOMP/CTSM

Use full MPI library for mpi-serial tests

Open
#2,497 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.