Evan Lezar

Results 419 comments of Evan Lezar

Thanks for understanding. Like I said, as far as I know there is no technical reason that the ubuntu18.04 packages cannot be used on ubuntu21.04, so once you are able...

Thanks for the update @locture. We are still looking at providing Fedora packages, but don't currently have a timeline for it.

The `nvidia/cuda:11.4.0-devel-ubuntu20.04` does not include `libcusolver` or `libcudnn`. You could use the `cudnn` images: https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=11.4.0-cudnn As a matter of interest, would the `tensorflow` images work directly? If not, consider checking...

> Similar issue to https://github.com/NVIDIA/nvidia-docker/issues/1626 but the solution suggested there does not apply in my case. You also seem to have an `nvidia-docker.list` file in your `/etc/apt/sources.list.d` directory. What are...

@michaelklachko were you able to resolve your issue? Note, we also added [documentation](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/troubleshooting.html#conflicting-values-set-for-option-signed-by-error-when-running-apt-update) on how this could be resolved. Please have a look and update this issue accordingly.

@Ashish-25-11 please read the section in our [documentation](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/troubleshooting.html#conflicting-values-set-for-option-signed-by-error-when-running-apt-update) on this.

@SpringDay6 do you know which libraries on the host would be required to use the GPU from within the container. It could be that the container you are running is...

@SpringDay6 the errors that you show are unrelated to the NVIDIA Container Stack. Please ensure that you are able to run `xorg` in a container without using GPU support and...

Please ensure that persistence mode is enabled for your device(s) or that the persistence daemon is running (recommended). See https://docs.nvidia.com/deploy/driver-persistence/index.html

Could you provide more information on your host including the output of `nvidia-smi`?