User Tools

Site Tools


scontrol

Differences

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

Link to this comparison view

Next revision
Previous revision
scontrol [2014/04/22 17:22]
root created
scontrol [2018/09/26 11:55] (current)
root
Line 2: Line 2:
  
 **scontrol** has more uses as an administrative tool, but can be used to get details job information. **scontrol** has more uses as an administrative tool, but can be used to get details job information.
 +
 +The following command will list detailed information for all jobs in the queue.
  
 <code> <code>
Line 7: Line 9:
 </code> </code>
  
-will list detailed information for all jobs in the queue.+And this one will list details for a single job.
  
 <code> <code>
Line 31: Line 33:
    WorkDir=/home/rmathur2/networkSimulator    WorkDir=/home/rmathur2/networkSimulator
 </code> </code>
 +
 +The "Shared=OK" at the start of the third-from-last line indicates that the job allows sharing of the node with other jobs. If the job was submitted with "--exclusive" it would show "Shared=0".
  
scontrol.1398201774.txt.gz ยท Last modified: 2014/04/22 17:22 by root