User Tools

Site Tools


acelab:usage_guide

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
acelab:usage_guide [2018/07/27 14:43]
smasoka
acelab:usage_guide [2021/12/09 16:42] (current)
Line 126: Line 126:
 ^ Queue Name  ^ Max. cores  ^ Min. cores  ^  Max. jobs  ^^  Max. time  ^  Notes  ^ Access  ^ ^ Queue Name  ^ Max. cores  ^ Min. cores  ^  Max. jobs  ^^  Max. time  ^  Notes  ^ Access  ^
 ^ :::  ^  per job  ^^  in queue  ^  running  ^  hrs  ^ :::  ^ :::  ^ ^ :::  ^  per job  ^^  in queue  ^  running  ^  hrs  ^ :::  ^ :::  ^
-| serial  |  24 |  1 |  ??? |  ??? |  48 | For single-node non-parallel jobs.  |  | +| serial  |  12 |  1 |  ??? |  ??? |  48 | For single-node non-parallel jobs.  |  | 
-| smp  |  24 |  1 |  20 |  10 |  96 | For single-node parallel jobs.  |  | +| smp  |  12 |  1 |  20 |  10 |  96 | For single-node parallel jobs.  |  | 
-^ normal  ^  240 ^  48 ^  20 ^  10 ^  48 ^ The standard queue for parallel jobs ^  ^ +^ normal  ^  48 ^  24 ^  20 ^  10 ^  48 ^ The standard queue for parallel jobs ^  ^ 
-| large  |  2400 |  264 |  10 |  |  48 | For large parallel runs  | //Restricted// +| large  |  72 |  48 |  10 |  |  96 | For large parallel runs  | //Restricted// 
-| bigmem  |  280 |  28 |  |  |  48 | For the large memory (1TiB RAM) nodes. | //Restricted//  | +| bigmem  |  72 |  48 |  10 |  |  48 | For large memory parallel runs  | //Restricted// 
-| vis  |  24 |  1 |  1 |  1 |  3 | Visualisation node  |  | +| test  |  12 |  1 |  1 |  1 |  3 | Normal nodes, for testing only  |  |
-| test  |  24 |  1 |  1 |  1 |  3 | Normal nodes, for testing only  |  |+
  
 ===Notes:=== ===Notes:===
  
-  * A standard compute node has 24 cores and 128 GiB of memory (RAM)+  * A standard compute node has 12 cores and 36 GiB of memory (RAM).
-  * Each large memory node has 56 cores and 1 TiB of memory. +
-  * Access to the ''large'' and ''bigmem'' queues is restricted and by special application only.+
   * Additional restrictions:   * Additional restrictions:
  
 ^  Queue Name  ^  Max. total simultaneous running cores  ^ ^  Queue Name  ^  Max. total simultaneous running cores  ^
-| **normal**  |  **240** | +| **normal**  |  **48** | 
-| large  |  2400 +| large  |  72 
  
 ====PBS Pro commands==== ====PBS Pro commands====
Line 156: Line 153:
  
 <code> <code>
- -l select=10:ncpus=24:mpiprocs=24+ -l select=10:ncpus=12:mpiprocs=12
 </code> </code>
  
Line 179: Line 176:
 to specify the queue. to specify the queue.
  
- 
-Each job will draw from the allocation of cpu-hours granted to your Research Programme: 
-<code> 
- -P PRJT1234 
-</code> 
- 
-specifies the project identifier short name, which is needed to identify the Research Programme allocation  you will draw from for this job.  **Ask your PI for the project short name** and replace ''PRJT1234'' with it. 
  
 ===Restricted queues=== ===Restricted queues===
Line 203: Line 193:
 </code> </code>
  
-==== Queues ==== 
/app/dokuwiki/data/attic/acelab/usage_guide.1532695428.txt.gz · Last modified: 2021/12/09 16:42 (external edit)