Evan Lezar

Results 421 comments of Evan Lezar

Please see the updated [installation documenation](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) and create an issue against https://github.com/NVIDIA/nvidia-container-toolkit if there are still problems.

With the v1.14.0 release we reworked our package repositories. Please see the instructions [here](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html#installing-with-yum-or-dnf) for installing the packages on supported RPM-based systems. If there are still problems, please open an...

@TonyTromp I assume this is in a docker container? How was docker installed? I see that the `--gpus` flag was used. Could you also configure docker to use the `nvidia-container-runtime`...

Closing this as done following the last comment. If there are still problems, please consider opening a new issue against https://github.com/NVIDIA/nvidia-container-toolkit.

@LukasIAO the other log file of interest may be `/var/log/nvidia-container-toolkit.log`.

Thanks @achim92 -- I will have a look at the MR. Note that with the v1.13.0 release of the NVIDIA Container Toolkit we now support the generation of CDI specifications...

Note: We have https://gitlab.com/nvidia/kubernetes/device-plugin/-/merge_requests/291 under review from @achim92 to allow the device plugin to work under WSL2. Testing of the changes there would be welcomed.

Just a general note: We will release a `v0.15.0-rc.1` of the GPU Device Plugin in the next week or so including these change. That should then allow us to get...

I am closing this issue. If there are specific problems running the device plugin on Tegra-based systems, please open a new issue against this repo.

I have created https://github.com/NVIDIA/nvidia-container-toolkit/pull/560 to reduce the logging verbosity in the NVIDIA Container Runtime. This was also pointed out in https://github.com/NVIDIA/nvidia-container-toolkit/issues/511