SLURM_CONF environment variable is not affecting jobs started with sbatch
Summary The SLURM_CONF environment variable is not affecting jobs started with sbatch as expected. The goal is to temporarily modify the weights of nodes in an HPC cluster to control which nodes are used for a specific job. Despite setting the SLURM_CONF environment variable to point to a modified slurm.conf file, the changes are not … Read more