Let's see how our slurm script work first! Slurm get options from top of shell files notation. Like below. #!/bin/sh #SBATCH -J CSED490F_W1 # Job name #SBATCH -o slurm_logs/%j.out # Name of stdout ...