When typing
nvtop
or
nvidia-smi
in a bash terminal, I get the following error:
Impossible to initialize nvidia nvml : Driver/library version mismatch.
So I am trying to uninstall the current cuda according to nvidia documentation (Installation Guide Linux :: CUDA Toolkit Documentation). The documentation says to run the following command
sudo dnf remove <package_name>
but I don’t know the package name. Is there a way to find it ?
I am running Fedora 28.