Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
(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 difference)
|