MPICH
MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3).
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 MPICH can then be made available with one of the following:
module load MPICH/3.4.2-GCC-12.2.0
Notes
MPICH was installed using Easybuild, build details can be found in $EBROOTMPICH/easybuild
with a given module loaded.