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
Last revision Both sides next revision
tutorial:torque [2024/01/17 12:55]
mjm519 [Queues]
tutorial:torque [2024/02/28 13:06]
mjm519 [Table]
Line 112: Line 112:
 We have few queues ''qstat -Q'' We have few queues ''qstat -Q''
 <code> <code>
-Queue            Memory CPU Time Walltime Node  Run Que Lm  State +Queue              Max    Tot   Ena   Str   Que   Run   Hld   Wat   Trn   Ext T   Cpt 
----------------- ------ -------- -------- ----  --- --- --  ----- +----------------   ---   ----    --    --   ---   ---   ---   ---   ---   --- -   --- 
-gpu                --      --       --      --    0   --   E R +MOSEK               48      0   yes   yes                         0 E     0 
-medium             --      --       --      --    0   --   R +AMPL                      0   yes   yes                         0 E     0 
-short              --      --       --      --      --   R +long                30      1   yes   yes                         0 E     0 
-long               --      --       --      --    0   0 --   E R +gpu                  4        yes   yes                         0 E     0 
-batch              --      --       --      --    0   0 --   R +verylong            20      0   yes   yes                             0 
-verylong           --      --       --      --    0   50   R +medium             100        yes   yes                         0 E     0 
-AMPL               --      --       --      --      10   R +coraverylong                 no    no         0                 0 E     0 
-MOSEK              --      --       --      --    0   0 50   E R +special             24        yes   yes                             0 
 +batch                     1   yes   yes                         0 E     0 
 +short                0        yes   yes                         0 E     0 
 +urgent                       no    no         0                 0 E     0 
 +background                  yes   yes                             0 
 +mediumlong          60      0   yes   yes                         0 E     0
 </code> </code>
  
Line 130: Line 134:
  
 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  ^ Max Queueable  ^ Max Running  ^ Max User run  ^ Max User Queuable  ^ Notes                         
-| urgent      | unlimited  | +| urgent      |                           |              |                                  | high priority - upon request  | 
-| batch       | 01:00:00   | +| batch       | 01:00:00   |                |              |                                  |                               
-| short       | 02:00:00   | +| short       | 02:00:00   |                |              |                                  |                               
-| medium      | 04:00:00   | +| medium      | 04:00:00   |                | 100          | 40            | 200                |                               | 
-| long        | 72:00:00   | +| mediumlong  | 24:00:00   | 1200           | 60                                            |                               
-very long   | 240:00:00 +| long        | 72:00:00   |                | 30           | 20            | 900                |                               
-| background  | unlimited +verylong    | 240:00:00  |                | 20           | 10            | 600                |                               | 
-| AMPL        |            | +| special     | 72:00:00                  | 24                                            |                               
-| MOSEK                  |+| background  | unlimited  |                |              |                                  | low priority                  | 
 +| gpu                    |                | 4            | 1                                | GPU node is not in Torque     
 +| AMPL        |            |                | 8            | 6                                |                               
 +| MOSEK                  | 50             | 48                                            |                               | 
  
  
tutorial/torque.txt · Last modified: 2024/02/28 13:12 by mjm519