Nvidia-smi Failed to initialize NVML: Driver/library version mismatch

Enviroment: VMWare Ubuntu 18.04
GPU: Tesla V100
GPU driver version: 440.133

cuda10.2 install with https://developer.nvidia.com/cuda-10.2-download-archive?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1804&target_type=deblocal

After installing CUDA 10.2. The following error occured.

$ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch

how can i solve this problem?

Hi

Remove the vGPU driver and CUDA from the VM and Host. Install the latest version of vGPU 11.x in both the Host and then the VM.

vGPU 11.x comes with CUDA 11 already installed, there’s no need to change it.

Regards

MG