... | @@ -40,11 +40,11 @@ Here are some self-explanatory job script examples for several softwares/applica |
... | @@ -40,11 +40,11 @@ Here are some self-explanatory job script examples for several softwares/applica |
|
| gpu | gpu01 | gpu | - | - | - | - | - |
|
|
| gpu | gpu01 | gpu | - | - | - | - | - |
|
|
|
|
|
|
### Regular partitions: short, standard, long
|
|
### Regular partitions: short, standard, long
|
|
* Accessible to all users.
|
|
* Accessible to all users via the uppa account.
|
|
* Limit of 64 allocated cores per user
|
|
* The number of concurrently allocated cores per user cumulated over the three partitions is limited to 64. This means that if you have 64 cores running on short, standard and long (cumulated), your subsequent jobs will pend until some of your running jobs terminate.
|
|
|
|
|
|
### Special partitions: free, bigmem, gpu
|
|
### Special partitions: free, bigmem, gpu
|
|
* All users can use the bigmem and free partitions.
|
|
* Ever 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 gpu partition is only accessible to the members of the gpu account.
|
|
|
|
|
|
## Error analysis
|
|
## Error analysis
|
... | | ... | |