Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:queues [2016/09/06 14:07] – [Node types] irdoku:queues [2016/09/06 14:10] (current) – [Node types] ir
Line 14: Line 14:
   * 1 node with 512 GB main memory and 64 cores (not in '''all.q''', but in '''highmem.q''')   * 1 node with 512 GB main memory and 64 cores (not in '''all.q''', but in '''highmem.q''')
 Jobs are scheduled by default to request nodes with at least 27 GB free memory. To override this default on the command line or in the job script you may specify: Jobs are scheduled by default to request nodes with at least 27 GB free memory. To override this default on the command line or in the job script you may specify:
-  * to allow scheduling on 32 GB, 64 GB, or 128 GB nodes +  * default: allows scheduling on 32 GB, 64 GB, or 128 GB nodes 
-    * this is the default +  * request scheduling on 64 GB or 128 GB nodes, only:
-  * to allow scheduling on 64 GB or 128 GB nodes+
     * '''-l mem_free=50G''' (on the command line) or     * '''-l mem_free=50G''' (on the command line) or
     * '''#$ -l mem_free=50G''' (in the script),     * '''#$ -l mem_free=50G''' (in the script),
-  * to allow scheduling on 128 GB nodes only:+  * request scheduling on 128 GB nodesonly:
     * '''-l mem_free=100G''' (command line) or      * '''-l mem_free=100G''' (command line) or 
     * '''#$ -l mem_free=100G''' (job script).     * '''#$ -l mem_free=100G''' (job script).
  • doku/queues.1473170851.txt.gz
  • Last modified: 2016/09/06 14:07
  • by ir