@@ -57,10 +57,9 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n
...
@@ -57,10 +57,9 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n
* Every user is member of the free, bigmem, smp and bonus accounts. These accounts are needed to access the free, bigmem, smp and bonus partitions, respectively.
* Every user is member of the free, bigmem, smp and bonus accounts. These accounts are needed to access the free, bigmem, smp and bonus 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.
* 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 free partition is limited to 96.
* The number of concurrently allocated cores per user on the bigmem, bonus and gpu partitions is not limited.
***The number of concurrently allocated cores per user on the midmem partition is limited to 64.**
* On the smp partition:
* The number of concurrently allocated cores per user on the bigmem partition is limited to 128.
* The number of concurrently allocated cores per user is limited to 64.
* The number of concurrently allocated cores per user on the bonus and gpu partitions is not limited.
* A job cannot use more than one node (shared-memory) and more than 32 cores.