<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<tt>Hi,</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>slurm is installed in a minimal configuration for a cluster
of 3000cores/170 nodes.We have 4 partitions, one for each type of
nodes; each partition is available for all users.</tt><tt><br>
</tt><tt> </tt><tt>We want to prevent each user from taking more
than 1000 cores running on up to 50 jobs on all the cluster, and
I'm looking for guidance on how we should do so.</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> </tt><tt>I have already read a lot of documentation about
it , i tried but i have no result</tt><tt><br>
</tt><tt> <br>
- Below a list of some config parameters : </tt>
<blockquote> <tt>ClusterName=cluster</tt><tt><br>
</tt> <tt># Accounting.</tt><tt><br>
</tt><tt> AccountingStorageType=accounting_storage/slurmdbd</tt><tt><br>
</tt><tt> AccountingStorageUser=slurm</tt><tt><br>
</tt><tt> #AccountingStorageEnforce=qos,limits</tt><tt><br>
</tt><tt> #AccountingStoragePass=</tt><tt><br>
</tt><tt> #AccountingStoragePort=</tt><tt><br>
</tt> <tt>EnforcePartLimits=YES</tt><tt><br>
</tt> <tt># SCHEDULING</tt><tt><br>
</tt><tt> SchedulerType=sched/backfill</tt><tt><br>
</tt><tt> # Consumable Resource</tt><tt><br>
</tt><tt> SelectType=select/cons_res</tt><tt><br>
</tt><tt> SelectTypeParameters=CR_Core</tt><br>
</blockquote>
<tt>- about the config in the slurmDB , there are not many things,
only account root and only user root</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>sacctmgr show account</tt><tt><br>
</tt><tt> Account Descr Org </tt><tt><br>
</tt><tt> ---------- -------------------- -------------------- </tt><tt><br>
</tt><tt> root default root account root </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>I have tried : sacctmgr modify cluster set GrpTRES=cpu=1040</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>but it does not work !</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>What is wrong ?</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>Did we need to uncomment the parameter
AccountingStorageEnforce ?</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>Did we need to define all the users ? <br>
<br>
Can someone show the way to proceed?</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt>Thanks for your help<br>
<br>
A Willm<br>
<br>
</tt> --
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>