[SOLVED] Trying to understand the CPU configuration for 4 sockets and 4 core

Aug 16, 2023
27
1
3
Dear All,
Good morning
I am doing some setup/experiment for HPC (SLURM) using virtual clients as diskless nodes
In the the SLURM I have to give the code configuration

on the "/etc/slurm/slurm-nodes.conf"
right now The same configuration is given below
Code:
NodeName=DEFAULT Boards=1 SocketsPerBoard=1 CoresPerSocket=1 ThreadsPerCore=1 RealMemory=12000 State=UNKNOWN
I need to give the correct values for

Code:
Boards=,  SocketsPerBoard=,  CoresPerSocket= ,ThreadsPerCore=

I am not sure about what to give , I tried with
Boards=1, SocketsPerBoard=4, CoresPerSocket=4 ,ThreadsPerCore=1
but the SLURM message shows out of thread,
like to request guidance on the above
the proxmox CPU configuration, I am giving below, based on it Like to request recommendation for what is the value of
Boards=, SocketsPerBoard=, CoresPerSocket= ,ThreadsPerCore=
1729661291221.png

Thanks
Joseph John
 
Like to update I got the ciorrect values, want to update how I got
I gave slurmd -C


Code:
slurmd -C


NodeName=controller1 CPUs=36 Boards=1 SocketsPerBoard=4 CoresPerSocket=9 ThreadsPerCore=1 RealMemory=15728
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!