... | @@ -452,10 +452,10 @@ This is a resource manager and a scheduler all in one. |
... | @@ -452,10 +452,10 @@ This is a resource manager and a scheduler all in one. |
|
#### Available partitions
|
|
#### Available partitions
|
|
|Partition name | Nodes | Default | MemPerCpu | DefaultTime | Remark |
|
|
|Partition name | Nodes | Default | MemPerCpu | DefaultTime | Remark |
|
|
| --- | --- | --- | --- | --- | - |
|
|
| --- | --- | --- | --- | --- | - |
|
|
| all | res-hpc-exe[012-023] | Yes | 2048 | 1:00:00 | - |
|
|
| all | res-hpc-exe[012-023] | Yes | 2048 | 1:00:00 | Default partition |
|
|
| gpu | res-hpc-gpu[01-02] | No | 2048 | 1:00:00 | - |
|
|
| gpu | res-hpc-gpu[01-02] | No | 2048 | 1:00:00 | Only for GPU/CUDA calculations |
|
|
| highmem | res-hpc-mem01 | No | 2048 | 1:00:00 | - |
|
|
| highmem | res-hpc-mem01 | No | 2048 | 1:00:00 | For memory intensive applications |
|
|
| LKEBgpu | res-hpc-lkeb[01-05] | No | 2048 | - | - |
|
|
| LKEBgpu | res-hpc-lkeb[01-05] | No | 2048 | - | Only for GPU/CUDA calculations |
|
|
| 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.
|
... | | ... | |