I would like to limit the number of nodes a user can submit jobs to on a given queue. Is it possible?
For example, I have 5 nodes with 10 cores each, and I do not want a given user to be allowed to use the whole cluster, but 60% at the most (3 nodes).
Thanks