OpenMPI¶
OpenMPI is an open source Message Passing Interface implementation.
Environment Modules¶
Run module spider OpenMPI
to find out what environment modules are available for this application.
System Variables¶
- HPC_OPENMPI_DIR - installation directory
- HPC_OPENMPI_BIN - executable directory
- HPC_OPENMPI_DOC - documentation directory
- HPC_OPENMPI_INC - includes directory
- HPC_PMIX - supported PMIx version
Applications built with this module should be launched under SLURM with srun --mpi=${HPC_PMIX}