My field is ML. I got a successful installation of cuda12.1.1 in Ubuntu 22.04, nvidia-persistenced is active and torch.cuda.is_available()
returns true
.
However, after using any web browser or trying to open applications, commands in bash terminal give Input/Ouput errors, my applications close and all I get is a pop up ubuntu error report that refers to ‘nvidia-fs’ as the source package problem and ‘nvidia-fs-dkm 2.15.3-1’ is the package that is problematic.
I just noticed the error report, before that I tried many things including installing different cuda versions based on the compatibility matrix according to my linux kernels (6.2.0-33 and 5.19.0-33 in my case) at this point I don’t know if this is relevant.