Hi! i have a weird situation in which only cores are used instead of CPUs this is Alma9/slurm 22.05.9 (the last one from epel)
I have:
conf.d/resources.conf 9:SelectType=select/cons_res
conf.d/resources.conf 11:SelectTypeParameters=CR_CPU
conf.d/resources.conf 5:TaskPluginParam=autobind=threads
conf.d/resources.conf 2:TaskPlugin=task/affinity,task/cgroup
cgroup.conf 2:ConstrainCores=no
conf.d/parts_issaf.conf 8:PartitionName=CLUSTER DEFAULT=YES State=UP nodes=DEFAULT DefaultTime=240:00:00 MaxTime=480:00:00 LLN=yes MaxNodes=1
What am i missing? Why are only cores used?
Thanks a lot!! Adrian