Skip to content

Commit d3af0c5

Browse files
authored
Update mpi_hello.pbs
1 parent 9e3df69 commit d3af0c5

File tree

1 file changed

+1
-1
lines changed
  • intro-HPC/examples/Multi-core-jobs-Parallel-Computing

1 file changed

+1
-1
lines changed

intro-HPC/examples/Multi-core-jobs-Parallel-Computing/mpi_hello.pbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ cd $PBS_O_WORKDIR
1111

1212
# load the environment
1313

14-
module load intel
14+
module load foss
1515

1616
mpirun ./mpi_hello

0 commit comments

Comments
 (0)