User Tools

Site Tools


linux:torque

Differences

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

Link to this comparison view

linux:torque [2023/04/18 20:08] – created a.boevlinux:torque [2024/02/28 22:12] (current) a.boev
Line 3: Line 3:
 ===== Basic commands ===== ===== Basic commands =====
  
 +  - //**qsub** run_script// is used to submit a job script for later execution. The script will typically contain one or more srun commands to launch parallel tasks.
 +  - //**qdel** job_id// is used to cancel a pending or running job or job step. It can also be used to send an arbitrary signal to all processes associated with a running job or job step.
 +  - //**qstat**// reports the state of jobs or job steps. It has a wide variety of filtering, sorting, and formatting options. By default, it reports the running jobs in priority order and then the pending jobs in priority order.
  
  
-===== Squeue tips ===== +More info see [[http://docs.adaptivecomputing.com/torque/4-1-4/help.htm#topics/12-appendices/commandsOverview.htm|here]]
linux/torque.1681837728.txt.gz · Last modified: 2023/04/18 20:08 by a.boev

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki