<div dir="ltr">Hi all,<div>Please help us to explain the details for below scenario’s<br><br>We have two nodes(smaster, snode) with 16 cores each, Totally 32cores and We have 3 Departments with 4 Students each.<br>1. How to create a cluster (ex: hpcc)<br>2. How to create an account(D1) and add to a specific cluster(hpcc).<br>3. How to create a user(d1user1) and assign to specific account(D1)<br>4. How can we assign maximum 8cores to each Dept (D1, D2 and D3)  <br>5. How to control a user to submit only assigned dept (D1)<br>6. How to list assigned cores with respect to Dept(D1) and Node(cores from which node)<br>7. How to assign complete nodes to particular Dept (D1)<br>8. How to submit priority job with maximum cores and maximum time (around 30cores)<br>9. Limit the maximum number of running cores (4) for all users in a dept(D1)<br>10. How to assign a user to run jobs in multiple departments like two departments (D1,D2)<br>11. How to modify user department D1 to D2 and delete user,account<br><br>below are my slurm default settings <br><br>[root@smaster ~]# sinfo -Nl<br>Fri Feb 05 11:49:34 2021<br>NODELIST   NODES PARTITION       STATE CPUS    <br>smaster        1      hpc*        idle 16       <br>snode          1     debug        idle 16       <br>snode          1      hpc*        idle 16       <br>[root@smaster ~]#<br><br>[root@smaster ~]# sacctmgr show cluster<br>   Cluster     ControlHost  ControlPort   RPC     Share GrpJobs       GrpTRES GrpSubmit MaxJobs       MaxTRES MaxSubmit     MaxWall                  QOS         Def QOS<br>----------       ---------------     ------------      -----     --------- -------             -------------  ---------      -------             ------------- ---------             -----------           -------------------- ---------<br>  scluster       127.0.0.1         6817         9216         1                                                                                                                                                     normal<br>[root@smaster ~]# sacctmgr show accounts<br>   Account                Descr                  Org<br>---------- -------------------- --------------------<br>      root default root account                 root<br>[root@smaster ~]#<br></div><div><div><br></div><div>[root@smaster ~]# sacctmgr show users<br>      User   Def Acct     Admin<br>---------- ---------- ---------<br>      root       root Administ+<br>[root@smaster ~]#<br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><b style="background-color:rgb(255,255,255)"><font color="#000000" face="times new roman, serif">Regards</font></b></div><div dir="ltr"><b style="font-size:12.8px"><font color="#000000" face="times new roman, serif">Zain<br></font></b></div></div></div></div></div></div>