Skip to content

Commit 45640ef

Browse files
authored
Merge pull request hpcugent#848 from boegel/worker
don't mention old worker module anymore
2 parents f190d95 + 906a339 commit 45640ef

File tree

1 file changed

+1
-1
lines changed
  • mkdocs/docs/HPC/examples/Multi-job-submission/par_sweep

1 file changed

+1
-1
lines changed

mkdocs/docs/HPC/examples/Multi-job-submission/par_sweep/weather.pbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ cd $PBS_O_WORKDIR
77
./weather -t $temperature -p $pressure -v $volume
88

99
# # This script is submitted to the cluster with the following 2 commands:
10-
# module load worker/1.6.12-foss-2021b
10+
# module load worker/1.6.13-iimpi-2023a
1111
# wsub -data data.csv -batch weather.pbs

0 commit comments

Comments
 (0)