HPC and SLURM Tips - WHOIGit/ifcb_classifier GitHub Wiki

HPC Overview

Link to WHOI's HPC Resources webpage

SLURM

While logged in to poseidon...

The mj command will show you your running and queued jobs

You may view all jobs active on gpu’s using: squeue | grep gpu

You may view job details using scontrol show job <job-id>

Use shelp to see a list of common slurm commands

⚠️ **GitHub.com Fallback** ⚠️