Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.22 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.22 KB

conda-forge-conda-plugins

tests pre-commit.ci status

conda plugins for the conda-forge ecosystem

Current Plugins

OpenMPI Virtual Package

This plugin provides the __openmpi virtual package to be used in conjunction with the external* builds of the conda-forge openmpi package. If the ompi_info command is found in the path, the __openmpi virtual package is set to the installed version of OpenMPI. You can override the version by setting the CONDA_OVERRIDE_OPENMPI environment variable.

MPICH Virtual Package

This plugin provides the __mpich virtual package to be used in conjunction with the external* builds of the conda-forge mpich package. If the mpichversion command is found in the path, the __mpich virtual package is set to the installed version of MPICH. You can override the version by setting the CONDA_OVERRIDE_MPICH environment variable.