About Anaconda Help Download Anaconda

MVAPICH, a high-performance MPI library by The Ohio State University.

copied from cf-post-staging / mvapich

Installers

  • linux-64 v4.1
  • linux-ppc64le v4.1
  • linux-aarch64 v4.1

conda install

To install this package run one of the following:
conda install conda-forge::mvapich

Description

MVAPICH 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).

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.

Note that the actual GNU compilers (i.e., gcc_linux-64, gfortran_linux-64 and gxx_linux-64 for linux-64, or their equivalent for other platforms) have to be added manually since they are not automatically installed in the Conda environment as dependencies.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy