How do I specify which project I am running my job on? You specify which project you are running in your job script by adding the line: #SBATCH -A your_project_id_here See the SLURM User guide for more details.