Re: [slurm-users] how to allocate high priority to low cpu and memory jobs

2022-02-01 Thread z148x
There aren't many mods in my slurm conf. Since the priority/multifactor with PriorityWeightTres is already active, it would be possible to take QOS. Could you give a configuration example? For example, jobs could occupy 1-128GB, i.e. categorization of ...16, 32, 64, 128 is necessary? Two categori

Re: [slurm-users] how to allocate high priority to low cpu and memory jobs

2022-01-28 Thread Rémi Palancher
--- Original Message --- Le mardi 25 janvier 2022 à 22:22, a écrit : > 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 jo

Re: [slurm-users] how to allocate high priority to low cpu and memory jobs

2022-01-25 Thread Renfro, Michael
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 on b