Hey Guys,

Today I have a general query, not an actual problem and I thank everyone in advance for any advice offered.

I would like to know if there a way to set some type of environment variable, so that users can have their more popular submission criteria auto-selected for them?

For example, currently if a user runs an sbatch script without specifying additional options they are sent to the default partition as defined in slurm.conf.

In our cluster, which is a resource used by many users, some of which have their own restricted partitions and some that just use the general pool, which is our current default. We were curious if there was a way to keep the default partition defined in slurm.conf but have users auto-magically run jobs in their own partitions as their primaries if they choose to do so without having to manually construct the srun argument or sbatch script each time.

AC

Reply via email to