Update home authored by van Vliet's avatar van Vliet
...@@ -817,6 +817,7 @@ echo "Program finished with exit code $? at: `date`" ...@@ -817,6 +817,7 @@ echo "Program finished with exit code $? at: `date`"
### Slurm Environment Variables ### Slurm Environment Variables
Available environment variables include: Available environment variables include:
| Variable | Meaning | | Variable | Meaning |
| --- | --- | | --- | --- |
| SLURM_CPUS_ON_NODE | processors available to the job on this node | | SLURM_CPUS_ON_NODE | processors available to the job on this node |
... ...
......