You could refer to the link below to get more insight.
I encountered a very similar issue, and my initial approach was to reinstall the NVIDIA compute utilities using the command:
sudo apt install --reinstall nvidia-compute-utils-xxx
where ‘xxx’ represents the version number of your NVIDIA driver. However, this method is unfortunately not a permanent solution as the issue recurs after every reboot, necessitating repeated reinstallation.