This version (2020/10/20 09:13) is a draft.
Approvals: 0/1

adding nodes needs:

service slurmctld restart
NodeName=c1-[00-11] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2
NodeName=c2-[00-07] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2
NodeName=c3-[00-07] Sockets=1 CoresPerSocket=64 ThreadsPerCore=4
NodeName=c4-[00-15] Sockets=1 CoresPerSocket=6  ThreadsPerCore=2

Additional:

Feature=MySuperFeature
GresTypes=My_GRES
AccountingStorageTRES = gres/My_GRES
Gres=My_GRES:42
RealMemory=64393
PartitionName=normal Nodes=c3-[00-07],c4-[00-15] Default=YES MaxTime=24:00:00 State=UP TRESBillingWeights=CPU=1.0
PartitionName=test Nodes=c1-[00-11] MaxTime=24:00:00 State=UP TRESBillingWeights=CPU=4.0
PartitionName=test2 Nodes=c2-[00-07] MaxTime=24:00:00 State=UP TRESBillingWeights=CPU=400.0

optional parameters:

  • AllowAccounts=sysadmin
  • AllowQos=admin,admin_0064,gpu_vis
  • TRESBillingWeights
  • pandoc/introduction-to-mul-cluster/02_slurm/03_node_partitions.txt
  • Last modified: 2020/10/20 09:13
  • by pandoc