Skip to content

Commit 00e800b

Browse files
authored
Update mpihello.pbs
1 parent ec5b75a commit 00e800b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-HPC/examples/Program-examples/04_MPI_C/mpihello.pbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ cd $PBS_O_WORKDIR
1313
# load the environment
1414

1515
module purge
16-
module load intel
16+
module load foss
1717

1818
mpirun ./mpihello

0 commit comments

Comments
 (0)