NVIDIA / enroot

A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.
Apache License 2.0
648 stars 94 forks source link

numctl error #139

Closed xinyx62 closed 2 years ago

xinyx62 commented 2 years ago

I use nvidia local images: enroot import dockerd://nvcr.io/nvidia/hpc-benchmarks:21.4-hpl srun -N 1 --container-image ./nvcr.io+nvidia+hpc-benchmarks+21.4-hpl.sqsh --pty bash when run numactl -C 0 ls , it get error:

image

while use lscpu, it looks good: image

I think it is some misconfiguration, but at the moment I am not able to spot it. Thanks.

flx42 commented 2 years ago

Same as https://github.com/NVIDIA/pyxis/issues/94#issuecomment-1289956480

flx42 commented 2 years ago

Closing since https://github.com/NVIDIA/pyxis/issues/94 is also closed.