Update 2.1 Batch job submission authored by Odunlami Marc's avatar Odunlami Marc
...@@ -57,7 +57,7 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n ...@@ -57,7 +57,7 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n
* 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 partition is limited to 128. * The number of concurrently allocated cores per user on the bigmem partition is limited to 128.
* The number of concurrently allocated cores per user on the bonus and gpu partitions is not limited. * The number of concurrently allocated cores per user on the gpu and bonus partitions is not limited.
* The bonus partition is especially well suited: * The bonus partition is especially well suited:
* To run a large number of jobs. * To run a large number of jobs.
* To concurrently use a large number of cores. * To concurrently use a large number of cores.
... ...
......