Hi,
I want to put some limitation for users in my cluster.
For example, i want to limit the number of big jobs per user and in the
whole cluster.
I did that using QOS like this:
/sacctmgr add qos Name=monoNode Priority=0 Flags='DenyOnLimit'
GrpSubmitJobs=1024 GrpJobs=512 MaxJobs=16 MaxWall=10000:00:00
MaxCPUs=8 MaxNodes=1 MaxSubmitJobs=128//
//
//sacctmgr add qos Name=parallel Priority=0 Flags='DenyOnLimit'
GrpSubmitJobs=1024 GrpJobs=24 MaxJobs=6 MaxWall=1000:00:00
MaxCPUs=128 MaxNodes=16 MaxSubmitJobs=50//
/
Is this the best way to do it ?
If this is the way to do it, is it possible to allow some QOS only for
some partition ? Because I cant find a way to do that.
Thanks
--
----------------------------------------------
Antoine CHAUVIN
Groupe SR
Synchrotron SOLEIL
+33 1 69 35 93 23