Skip to content

Commit

Permalink
Update slurm.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
stephandooper authored Dec 12, 2024
1 parent c770830 commit 80697d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/slurm-cluster/templates/slurm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ NodeName=dlc-moltres Gres=gpu:8 CPUs=88 Sockets=2 CoresPerSocket=22 ThreadsPerCo
NodeName=dlc-zapdos Gres=gpu:8 CPUs=88 Sockets=2 CoresPerSocket=22 ThreadsPerCore=2 Procs=44 RealMemory=248000 State=UNKNOWN
NodeName=dlc-meowth Gres=gpu:4 CPUs=96 Sockets=2 CoresPerSocket=24 ThreadsPerCore=2 Procs=48 RealMemory=248000 State=UNKNOWN
NodeName=dlc-arceus Gres=gpu:8 CPUs=256 Sockets=2 CoresPerSocket=64 ThreadsPerCore=2 Procs=128 RealMemory=1000000 State=UNKNOWN
NodeName=dlc-mewtwo Gres=gpu:8 CPUs=88 Sockets=2 CoresPerSocket=22 ThreadsPerCore=2 Procs=44 RealMemory=248000 State=UNKNOWN

# hardcoding the partitions and default memory per node
# TODO: automatically define the partitions by resource
Expand Down

0 comments on commit 80697d3

Please sign in to comment.