I'm new to slurm and have been searching the documentation and lists. I'd like to set up some quality of services similar to what I've done with Maui in the past. I will be running slurm without maui or any external scheduler. I'm under the impression that you can only define QOSs if accounting is enabled. Is that true?
What I really want is to define a priority queue with high, medium, and low priorities and the ability to increase priorities of the job as it ages. For example, if a low priority job has been in the queue for 1 hour, I'd like for it's priority to be the same as a newly submitted medium priority job. I see that the age factor increases as a jobs stays in the queue, but I don't see by how much, so I'm not sure what weight to apply to the age factor. Thanks in advance!
