... | ... | @@ -42,7 +42,7 @@ The `$SCRATCHDIR` directory is automatically destroyed at the end of the job: ** |
|
|
| ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ | ------ |
|
|
|
| short | n[001-032] | uppa | 64 | 1 | 2000 | 12 hours | - |- |
|
|
|
| standard | n[001-032] | uppa | 64 | 1 | 2000 | 5 days | short | job suspended |
|
|
|
| free | n[001-032] | free | 64 | 1 | 2000 | - | short, standard | 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 |
|
|
|
| bigmem | bigmem01 | bigmem | - | 2001 | 23000 | 5 days | - | - |
|
|
|
| gpu | gpu01 | gpu | - | - | - | - | - | - |
|
... | ... | @@ -54,7 +54,7 @@ The `$SCRATCHDIR` directory is automatically destroyed at the end of the job: ** |
|
|
### Special partitions: free, bonus, bigmem, gpu
|
|
|
* Every user is member of the free, bonus and bigmem accounts. These accounts are needed to access the free, bonus and bigmem partitions, respectively.
|
|
|
* The gpu partition is only accessible to the members of the gpu account.
|
|
|
* The number of concurrently allocated cores per user on the free partition is limited to 64.
|
|
|
* The number of concurrently allocated cores per user on the free partition is limited to 96.
|
|
|
* The number of concurrently allocated cores per user on the bonus, bigmem and gpu partitions is not limited.
|
|
|
* The bonus partition is especially well suited:
|
|
|
* To run a large number of jobs.
|
... | ... | |