... | @@ -38,13 +38,14 @@ The `$SCRATCHDIR` is automatically destroyed at the end of the job: **do not for |
... | @@ -38,13 +38,14 @@ The `$SCRATCHDIR` is automatically destroyed at the end of the job: **do not for |
|
|
|
|
|
## Partitions and limits
|
|
## Partitions and limits
|
|
|
|
|
|
| **Partition** | **Nodes** | **Account** | **Max cores<br/>per job** | **Min mem<br/>per core (MB)** | **Max mem<br/>per core (MB)** | **Time limit** | **Preempted by** |
|
|
| **Partition** | **Nodes** | **Account** | **Max cores<br/>per job** | **Min mem<br/>per core (MB)** | **Max mem<br/>per core (MB)** | **Time limit** | **Preempted by** |**Preemption behavior** |
|
|
| ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
|
|
| ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
|
|
| short | n[001-032] | uppa | 32 | 1 | 2000 | 12 hours | - |
|
|
| short | n[001-032] | uppa | 32 | 1 | 2000 | 12 hours | - |- |
|
|
| standard | n[001-032] | uppa | 32 | 1 | 2000 | 5 days | short |
|
|
| standard | n[001-032] | uppa | 32 | 1 | 2000 | 5 days | short | suspends job |
|
|
| free | n[001-032] | free | 64 | 1 | 2000 | - | short, standard |
|
|
| free | n[001-032] | free | 64 | 1 | 2000 | - | short, standard |suspends job |
|
|
| bigmem | bigmem01 | bigmem | - | 2001 | 23000 | 5 days | - |
|
|
| bonus | n[001-032] | bonus | 64 | 1 | 2000 | - | short, standard, free |requeues job |
|
|
| gpu | gpu01 | gpu | - | - | - | - | - |
|
|
| bigmem | bigmem01 | bigmem | - | 2001 | 23000 | 5 days | - | - |
|
|
|
|
| gpu | gpu01 | gpu | - | - | - | - | - | - |
|
|
|
|
|
|
### Regular partitions: short, standard
|
|
### Regular partitions: short, standard
|
|
* Accessible to all users via the uppa account.
|
|
* Accessible to all users via the uppa account.
|
... | | ... | |