[slurm-users] cpu allocation on a NUMA node

2019-04-18 Thread Lincy
Hi all, I have a cpu allocation problem on the 2 socket 18-core machine, with CPUSpecList=17,35 reserved. Ideally, if I submit a job with two 17-core tasks in a node, it allocates each task on a single NUMA node. # *srun -N1 -n2 --cpus-per-task=**17** numactl -s *physcpubind: *0 1 2 3

Re: [slurm-users] cpu allocation on a NUMA node

2019-04-20 Thread Lincy
lock:block ./code Thanks, Chris On Fri, Apr 19, 2019 at 9:22 AM Lincy wrote: > Hi all, > I have a cpu allocation problem on the 2 socket 18-core machine, > with CPUSpecList=17,35 reserved. > Ideally, if I submit a job with two 17-core tasks in a node, it allocates > each t