... | @@ -450,12 +450,13 @@ This is a resource manager and a scheduler all in one. |
... | @@ -450,12 +450,13 @@ 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 | Remark |
|
|
| --- | --- | --- | --- | --- |
|
|
| --- | --- | --- | --- | --- | |
|
|
| 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 | |
|
|
| LKEBgpu | res-hpc-lkeb[01-05] | No | 2048 | - |
|
|
| LKEBgpu | res-hpc-lkeb[01-05] | No | 2048 | - | |
|
|
|
|
| short | res-hpc-gpu[01-02] | No | 2048 | - | max 60 cores, 1 hour walltime|
|
|
|
|
|
|
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:
|
... | | ... | |