MVAPICH, a high-performance MPI library by The Ohio State University.
copied from cf-post-staging / mvapichMVAPICH is a high-performance implementation of the MPI (Message Passing Interface) standard with support for both Unified Communication X (UCX) and Open Fabric Interfaces (OFI).
The _shs variant comes with the CXI provider support for Slingshot Host Systems (use export FI_PROVIDER=cxi to enable it).
In case the actual netmod is not correctly recognized at run time, activate it using either
MPICH_CH4_NETMOD=ucx or MPICH_CH4_NETMOD=ofi.