Since there's only 9 factors to assign priority weights to, one way around this might be to set up separate partitions for high memory and low memory jobs (with a max memory allowed for the low memory partition), and then use partition weights to separate those jobs out.
From: slurm-users <slurm-users-boun...@lists.schedmd.com> on behalf of z1...@arcor.de <z1...@arcor.de> Date: Tuesday, January 25, 2022 at 3:20 PM To: slurm-users <slurm-us...@schedmd.com> Subject: [slurm-users] how to allocate high priority to low cpu and memory jobs External Email Warning This email originated from outside the university. Please use caution when opening attachments, clicking links, or responding to requests. ________________________________ Dear all, how can I reverse the priority, so that jobs with high cpu and memory have a low priority? The Priority/Multifactor plugin it is possible to calculate high priority for high cpu and memory jobs. With PriorityFavorSmall, jobs with a lower cpu number have a high priority, but this only works for cpu, not memory. Thanks, Mike