All public logs

Combined display of all available logs of Alliance Doc. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:34, 17 September 2024 Stubbsda talk contribs created page Monitoring jobs (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...")