logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Queue View - Monitor SLURM Jobs | Online Free DevTools by Hexmos

View queued SLURM jobs with squeue. Monitor job status and manage resources efficiently using the SLURM scheduler. Free online tool, no registration required.

squeue

View the jobs queued in the SLURM scheduler. More information: https://manned.org/squeue.

  • View the queue:

squeue

  • View jobs queued by a specific user:

squeue {{[-u|--user]}} {{username}}

  • View the queue and refresh every 5 seconds:

squeue {{[-i|--iterate]}} {{5}}

  • View the queue with expected start times:

squeue --start

See Also