Update home authored by van Vliet's avatar van Vliet
...@@ -444,8 +444,8 @@ This is a resource manager and a scheduler all in one. ...@@ -444,8 +444,8 @@ This is a resource manager and a scheduler all in one.
### Partitions (info) (in SGE called queues) ### Partitions (info) (in SGE called queues)
#### Available partitions #### Available partitions
|Partition | name | Nodes | Default | MemPerCpu | DefaultTime | |Partition name | Nodes | Default | MemPerCpu | DefaultTime |
| --- | --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- |
| all | res-hpc-exe[013-019] | Yes | 2048 | 1:00:00 | | all | res-hpc-exe[013-019] | Yes | 2048 | 1:00:00 |
| gpu | res-hpc-gpu[01-02] | No | 2048 | 1:00:00 | | gpu | res-hpc-gpu[01-02] | No | 2048 | 1:00:00 |
| highmem | res-hpc-mem01 | No | 2048 | 1:00:00 | | highmem | res-hpc-mem01 | No | 2048 | 1:00:00 |
... ...
......