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