User Tools

Site Tools


tutorial:torque

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
Next revision Both sides next revision
tutorial:torque [2023/12/07 09:38]
mjm519 [Useful MOAB Commands]
tutorial:torque [2024/01/17 12:55]
mjm519 [Queues]
Line 31: Line 31:
 | polyp1--polyp15  | 16 AMD Opteron(tm) Processor 6128 | 32 GB | --- | | polyp1--polyp15  | 16 AMD Opteron(tm) Processor 6128 | 32 GB | --- |
 | polyp30 | 24 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz | 128 GB | 2x K80 (4GPUs) | | polyp30 | 24 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz | 128 GB | 2x K80 (4GPUs) |
 +
 +
 +Configured Resources as provided in the Maui scheduler. This is pulled from Torque: 
 +                        PROCS: 16  
 +                        MEM: 31G  
 +                        SWAP: 63G  
  
 ===== Submitting Jobs ===== ===== Submitting Jobs =====
Line 124: Line 130:
  
 You can see limits using this command ''qstat -f -Q'' You can see limits using this command ''qstat -f -Q''
-^ Queue ^ Wall Time ^ +^ Queue       ^ Wall Time  
-batch  | 01:00:00  +urgent      | unlimited  
-| short  | 02:00:00  +| batch       | 01:00:00   
-| medium | 04:00:00  +| short       | 02:00:00   
-| long  | 72:00:00  +| medium      | 04:00:00   
-| very long  | 240:00:00 |+| long        | 72:00:00   
 +| very long   | 240:00:00  | 
 +| background  | unlimited 
 +| AMPL        |            | 
 +| MOSEK                  | 
  
 +Notes:
 +  * Urgent queue has no limits and jobs have a higher priority over all other jobs in the queues. Please be respectful of others if using this queue to complete time sensitive or critical jobs.
 +  * background queue has no limits and jobs have a lower priority over all other jobs in the queues.
 ===== Examples ===== ===== Examples =====
  
tutorial/torque.txt · Last modified: 2024/02/28 13:12 by mjm519