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) |