Re: [slurm-users] [EXT] Software and Config for Job submission host only

2022-05-12 Thread Tina Friedrich
Hi Richard, I was about to say, they need to have access to the configuration (slurm.conf) and the binaries. And not run slurmd; starting slurmd is what makes an execution host :) There is nothing you need to do to allow job submission from them. I build rpms; on the login nodes I install th

Re: [slurm-users] [EXT] Software and Config for Job submission host only

2022-05-12 Thread Ozeryan, Vladimir
Hello, All you need to setup is the path to the Slurm binaries whether they are available via shared file system or locally on the submit nodes (srun, sbatch, sinfo, sacct, etc.) and possibly man pages. Probably want to do this somewhere in /etc/profile.d or equivalent. -Original Message--