hello @nida.bijapure
This can happen when the kernel is using a different version of the nvidia driver than the client program. You can try this, there may be an error message there
dmesg | grep NVRM
Here are a couple of things to try:
- do you get the same error from “nvidia-smi” (assuming it is installed)
nvidia-smi
- have you tried simply rebooting? If the driver version has been updated, a reboot is necessary.
Let’s start there.