Update home authored by van Vliet's avatar van Vliet
...@@ -459,6 +459,7 @@ This is a resource manager and a scheduler all in one. ...@@ -459,6 +459,7 @@ This is a resource manager and a scheduler all in one.
| short | res-hpc-gpu[01-02] | No | 2048 | - | max 60 cores, 1 hour walltime, for non GPU calculations | | short | res-hpc-gpu[01-02] | No | 2048 | - | max 60 cores, 1 hour walltime, for non GPU calculations |
A job must always be submitted to a partition (queue). By default, the jobs will be submitted to the **"all"** partition unless you specify a different queue. A job must always be submitted to a partition (queue). By default, the jobs will be submitted to the **"all"** partition unless you specify a different queue.
The following commands are useful: The following commands are useful:
- sinfo - sinfo
- sinfo -a - sinfo -a
... ...
......