Update 2.1 Batch job submission authored by Odunlami Marc's avatar Odunlami Marc
...@@ -59,7 +59,7 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n ...@@ -59,7 +59,7 @@ The `$SCRATCHDIR` directory is destroyed 5 days after the end of the job: **do n
* 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 bonus, bigmem and gpu partitions is not limited. * The number of concurrently allocated cores per user on the bonus, bigmem and gpu partitions is not limited.
* On the smp partition: * On the smp partition:
* The number of concurrently allocated cores per user is limited to 32. * The number of concurrently allocated cores per user is limited to 64.
* A job cannot use more than one node (shared-memory) and more than 32 cores. * A job cannot use more than one node (shared-memory) and more than 32 cores.
* 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.
... ...
......