... | ... | @@ -43,7 +43,7 @@ The `$SCRATCHDIR` is automatically destroyed at the end of the job: **do not for |
|
|
| short | n[001-032] | uppa | 64 | 1 | 2000 | 12 hours | - |
|
|
|
| standard | n[001-032] | uppa | 64 | 1 | 2000 | 5 days | short |
|
|
|
| long | n[001-032] | uppa | 64 | 1 | 2000 | 30 days | short, standard |
|
|
|
| free | n[001-032] | free | - | 1 | 2000 | - | short, standard,<br/>long |
|
|
|
| free | n[001-032] | free | 96 | 1 | 2000 | - | short, standard,<br/>long |
|
|
|
| bigmem | bigmem01 | bigmem | - | 2001 | 23000 | 5 days | - |
|
|
|
| gpu | gpu01 | gpu | - | - | - | - | - |
|
|
|
|
... | ... | @@ -54,7 +54,8 @@ The `$SCRATCHDIR` is automatically destroyed at the end of the job: **do not for |
|
|
### Special partitions: free, bigmem, gpu
|
|
|
* Every user is member of the free and bigmem accounts. These accounts are needed to access the free 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, bigmem and gpu partitions is not limited.
|
|
|
* 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 bigmem and gpu partitions is not limited.
|
|
|
|
|
|
## Usual Slurm user commands
|
|
|
Submit a job:
|
... | ... | |