[slurm-users] Oddities with heterogeneous jobs

2021-04-18 Thread Kevin Buckley
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

[slurm-users] Slurm Configuration assistance: Unable to use srun after installation (slurm on fedora 33)

2021-04-18 Thread Johnsy K. John
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