We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5b75a commit 00e800bCopy full SHA for 00e800b
intro-HPC/examples/Program-examples/04_MPI_C/mpihello.pbs
@@ -13,6 +13,6 @@ cd $PBS_O_WORKDIR
13
# load the environment
14
15
module purge
16
-module load intel
+module load foss
17
18
mpirun ./mpihello
0 commit comments