flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

doc: add example on configuring priorities for queues #542

Closed cmoussa1 closed 1 day ago

cmoussa1 commented 1 day ago

Problem

The accounting guide makes mention of setting priorities for a queue so that it can affect the priority calculation for a submitted job, but there are no examples this configuration anywhere in the docs.


This PR adds a subsection in the Multi-Factor Priority Plugin section on how configuring priorities for certain queues affects a job's calculated priority. I've also written a short example on how the priority for a job changes depending on this configuration.

cmoussa1 commented 1 day ago

Thanks! Setting MWP here