Is it possible to set a cluster level limit of GPUs per user? We'd like to implement a limit of how many GPUs a user may use across multiple partitions at one time.
I tried this, but it obviously isn't correct: # sacctmgr modify cluster slurm_cluster set MaxTRESPerUser=gres/gpu=2 Unknown option: MaxTRESPerUser=gres/gpu=2 Use keyword 'where' to modify condition Thanks! -- Mike Harvey Systems Administrator Engineering Computing Bucknell University har...@bucknell.edu