[slurm-users] Re: Node CPU Allocation and Effective CPU Allocation for Running Jobs

2024-03-18 Thread Muhammad Akhdhor via slurm-users
Hi Mark, Thanks for your response. Yes, we have HT enabled on those nodes. Does the SLURM documentation talk about how to force SLURM to ignore that distinction? If you could provide more information on that, or point me in the right direction, I would appreciate it. Thanks, Muhammad On Sun, Mar

[slurm-users] Re: Node CPU Allocation and Effective CPU Allocation for Running Jobs

2024-03-17 Thread Mark Hahn via slurm-users
You appear to have HT/SMT enabled, so I would guess Slurm is treating the node as 256 threads, 128 cpus. In other words, it'll depend on how jobs request resources (by thread or by core). You can force Slurm to ignore this distinction, if that's what you really want. regards, mark hahn On Sat, Ma