Open Ikkyu321 opened 11 months ago
Hi @Ikkyu321 as presented in your output, the system you're on uses docker
as an alias for podman
. Please see our documentation on using the NVIDIA Container Toolkit with Podman.
Note that this assumes a relatively recent Podman version, so confirming that would be idea.
Also see #210 for rootless Podman specifically.
1. Issue or feature description
systerm: Red Hat Enterprise Linux release 9.3 host cuda driver: Driver Version: 535.113.01 CUDA Version: 12.2 docker version: nvcr.io/nvidia/pytorch 23.08-py3 Problem: cuda driver not detected and nvidia-smi command not found in docker
I have installed the nvidia cuda toolkit according to the official documentation, but it still doesn't work.
Can anyone help?Thanks.