d=Yes
CpusPerTres=gpu:6
TresPerJob=gpu:1
NtasksPerTRES:0
发件人: slurm-users 代表 Ward Poelmans
已发送: 2022 年 10 月 14 日 星期五 17:58
收件人: slurm-users@lists.schedmd.com
主题: Re: [slurm-users] How to bind GPUs with CPU cores
Hi William,
On 14/10/2022 11:41, William
Dear all,
Our compute nodes have 128 CPU cores with 8 nvidia GPU cards.
I set 8 numa node like this .
[root@g0025 ~]# numactl --hardware
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
node 0 size: 64130 MB
node 0 free: 62086 MB
node 1 cpus: 16 17 18 19 20 21 2
Hi ,
My slurm version is 20.11.5 .
I use job_container/tmpfs to set up a private /tmp ,but the permission is
700. Normal user can not read or write.
drwx-- 2 root root 6 Jan 31 01:32 tmp
[cid:06118f60-5631-4735-a6f1-d80480cfb2cf]
I think the permission should be 70