Monitoring jobs: Difference between revisions

no edit summary
(Created page with "=== Current jobs === By default [https://slurm.schedmd.com/squeue.html squeue] will show all the jobs the scheduler is managing at the moment. It will run much faster if you ask only about your own jobs with $ squeue -u $USER You can also use the utility <code>sq</code> to do the same thing with less typing. You can show only running jobs, or only pending jobs: $ squeue -u <username> -t RUNNING $ squeue -u <username> -t PENDING You can show detailed information fo...")
 
No edit summary
Line 1: Line 1:
{{Draft}}
=== Current jobs ===  
=== Current jobs ===  


Bureaucrats, cc_docs_admin, cc_staff
2,306

edits