Slurm 20.02.5
We have a user who is submitting a job script containing
three heterogeneous srun invocation
#SBATCH --nodes=15
#SBATCH --cpus-per-task=20 --ntasks=1 --ntasks-per-node=1
#SBATCH hetjob
#SBATCH --cpus-per-task=1 --ntasks=54 --ntasks-per-node=4
#SBATCH hetjob
#SBATCH --cpus-per-task
Hello SchedMD team,
I would like to use your slurm workload manager for learning purposes.
And I tried installing the the software (downloaded from:
https://www.schedmd.com/downloads.php ) and followed the steps as mentioned
in:
https://slurm.schedmd.com/download.html
https://slurm.schedmd.com/qu