Update home authored by van Vliet's avatar van Vliet
......@@ -1166,7 +1166,9 @@ Available environment variables include:
| CUDA_VISIBLE_DEVICES | which GPUs are available for use |
### Job arrays
[For job arrays see](https://slurm.schedmd.com/job_array.html)
[For job arrays see the slurm web page](https://slurm.schedmd.com/job_array.html)
Batch option:
* --array=0-31
......
......