On Fri, Nov 21, 2014 at 09:17:33AM -0800, Trey Dockendorf wrote: > If your using 14.03 or 14.11 (might be in 2.6 but unsure) you can use the > AllowQOS option for a partition to set which QOS can use the partition. In > our environment we use the job_submit.lua submit plugin to assign a QOS > based on the requested partition and so we have a 1:1 association of > partition and QOS. There is no automatic association that I'm aware of.
Thanks for your answer. I createxd two partition small and big and it seems to works when I submit with sbatch --partition=big,small But I'm no sure how it reacts with bg calculation when no nodes are available at all. I fear it takes the highest priority one and don't change it even if a node begins free in the other partition. Fabrice Boyrie
