Upon resume I'm unable to detect my laptop GPU. Upon running a ipynb cell import cudf
I get the following:
CUDARuntimeError: cudaErrorUnknown: unknown error
The only way to fix this is to reboot the computer.
I'm on nvidia driver 545 now. This issue is replicated on driver 535 as well. It seems that nvidia-suspend.service
and nvidia-resume.service
is masked (unmasking them just removes the file all together.) Prior solutions entailed enabling these services. I'm not sure what to do anymore now that these suspend and resume services are no longer utilized by the current nvidia drivers.
I imagine others must be dealing with similar issues. It really sucks to have to make sure all my files are saved before I reboot my machine. Any guidance is appreciated.