PMIx

Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of PMIx can then be made available with one of the following:

module load PMIx/4.2.2-GCCcore-12.2.0
module load PMIx/4.1.2-GCCcore-11.3.0
module load PMIx/4.1.0-GCCcore-11.2.0
module load PMIx/3.2.3-GCCcore-10.3.0
module load PMIx/3.1.5-GCCcore-10.2.0
module load PMIx/3.1.5-GCCcore-9.3.0

Notes

PMIx was installed using Easybuild, build details can be found in $EBROOTPMIX/easybuild with a given module loaded.

Dependencies for latest version of PMIx