Update 2.1 Batch job submission authored by Odunlami Marc's avatar Odunlami Marc
......@@ -40,7 +40,7 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n
| **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-034],bigmem01 | uppa | 64 | 1 | 2000 | 12 hours | - |- |
| short | n[001-034], bigmem01 | uppa | 64 | 1 | 2000 | 12 hours | - |- |
| standard | n[001-032] | uppa | 64 | 1 | 2000 | 5 days | short | job suspended |
| free | n[001-032] | free | 96 | 1 | 2000 | - | short, standard | job suspended |
| bonus | n[001-032] | bonus | - | 1 | 2000 | - | short, standard, free | job requeued |
......
......