sunwuyan
sunwuyan
> I believe you are trying to install latest gpu-operator. Can you please provide the output of this command. uname -sra > > Also you should install with toolkit.enabled=true. I...
> @sunwuyan the driver will always be reinstalled a reboot, this is the current limitation. Please see this comment: [#705 (comment)](https://github.com/NVIDIA/gpu-operator/issues/705#issuecomment-2077761858) 3q,I looked at the code, and it seems that...
> Correct. If precompiled drivers are used, then we do not need network connectivity to update the package cache. > > However, we do not have precompiled driver images published...
> @sunwuyan the gpu-operator will append an OS suffix to the image tag. For example, the driver image set in the DaemonSet should be `nvcr.io/nvidia/driver:550.54.14-ubuntu20.04` if your worker nodes are...