Programming Environment
Compilers
OpenMP
# For the OpenMPI module with Gnu:
[user.name@usd.local@login ~]$ module load openmpi-1.6/gcc
############## or ################
#For the OpenMPI module with OpenMP Intel:
[user.name@usd.local@login ~]$ module load openmpi-1.6/intel
MPI
To load/unload an MPI module:
To view the version of MPI in use:
Last updated