Update home authored by van Vliet's avatar van Vliet
...@@ -1166,7 +1166,9 @@ Available environment variables include: ...@@ -1166,7 +1166,9 @@ Available environment variables include:
| CUDA_VISIBLE_DEVICES | which GPUs are available for use | | CUDA_VISIBLE_DEVICES | which GPUs are available for use |
### Job arrays ### 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: Batch option:
* --array=0-31 * --array=0-31
... ...
......