Helpful Slurm Commands
Helpful Commands
Command | Purpose |
---|---|
myjobs | Display your current jobs in the queue |
sq | Display the queue, can filter for just your user with -u Wrapper function for the squeue command to format the output |
thisjob [jobID] | View information about a job, including the estimated start time |
seff [jobID] | View the slurm effeicenlty for a completed job, including CPU and Memory that were used |
mkjupy [envName] | Turn a mamba environment into a jupyter kernel |
myfairshare | View your real FairShare score |
myquota | View your SCRATCH Quota |
showsimg | List available apptianer sif files |
sbatch | Submit a batch script (See Slurm - SBATCH Job Scripts) |
salloc | Run a command on a compute node (See Slurm - Interactive Shell) |
sinfo | View information about the cluster |
ns | A command-line version of the cluster status page (Written Prof. Jay Oswald) |
Additional Help
If you require further assistance, contact the Research Computing Team:
- Ticket-based support via RTO Request Help Portal.
- Slack support via the #rc-support channel in the ASU Research Computing workspace.
- Weekly office hours for one-on-one assistance.
We also offer Educational Opportunities and Workshops.