18 Jan
2024
18 Jan
'24
11:12 a.m.
Hi Christine, yes, you can either set the environment variable SLURM_CONF to the full path of the configuration-file you want to use and then run any program. Or you can do it like this SLURM_CONF=/your/path/to/slurm.conf sinfo|sbatch|srun|... But I am not quite sure if this is really the best way to address your needs? :-) Regards, Hermann On 1/18/24 10:58, LEROY Christine 208562 wrote:
Hello all,
Is there an env variable in SLURM to tell where the slurm.conf is? We would like to have on the same client node, 2 type of possible submissions to address 2 different cluster.
Thanks in advance, Christine