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 f190d95 commit 906a339Copy full SHA for 906a339
mkdocs/docs/HPC/examples/Multi-job-submission/par_sweep/weather.pbs
@@ -7,5 +7,5 @@ cd $PBS_O_WORKDIR
7
./weather -t $temperature -p $pressure -v $volume
8
9
# # This script is submitted to the cluster with the following 2 commands:
10
-# module load worker/1.6.12-foss-2021b
+# module load worker/1.6.13-iimpi-2023a
11
# wsub -data data.csv -batch weather.pbs
0 commit comments