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 [2016/10/18 15:13]
sertalpbilal Minor fixes
tutorial:torque [2016/10/26 11:16]
sertalpbilal [Cancelling all jobs]
Line 12: Line 12:
 ===== Submitting Jobs ===== ===== Submitting Jobs =====
  
-Check [[#prerequisite|prerequisite]] before using Torque.+<note tip>Check [[#prerequisite|prerequisite]] before using Torque.</note>
  
 Jobs can be submitted either using a submission file or directly from command line. First we explain how it is done and then we will discuss the options. Jobs can be submitted either using a submission file or directly from command line. First we explain how it is done and then we will discuss the options.
Line 250: Line 250:
 </code> </code>
 to cancel all of your running jobs. to cancel all of your running jobs.
 +
 +<code bash>
 +qselect -u <username> | xargs qdel
 +</code>
 +will cancel all jobs (both running jobs and queue).
  
 ===== Prerequisite ===== ===== Prerequisite =====
tutorial/torque.txt ยท Last modified: 2024/02/28 13:12 by mjm519