ComputeCanada / puppet-magic_castle

Puppet Environment repo for Magic Castle - https://github.com/ComputeCanada/magic_castle
MIT License
13 stars 21 forks source link

Support Job Priority Multifactor plugin #394

Open mboisson opened 1 month ago

mboisson commented 1 month ago

Some settings, in particular GrpTRESMins, which allows to set a cap of resource utilization https://slurm.schedmd.com/resource_limits.html#qos_grptresmins

require the Priority Multifactor pluggin: https://slurm.schedmd.com/priority_multifactor.html#mfjppintro

This would be useful to set a limit on how much overall resources can be consumed by a given cluster.