gpufetch icon indicating copy to clipboard operation
gpufetch copied to clipboard

Error: cudaErrorCompatNotSupportedOnDevice

Open BJTMastermind opened this issue 1 year ago • 0 comments

I am trying to run gpufetch but get the error below.

OS: Kubuntu 22.04 (Linux) GPU: NVIDIA Geforce GTX 970

The GPU does show up when running lspci -nn | grep VGA

Error:

[ERROR]: cudaErrorCompatNotSupportedOnDevice: forward compatibility was attempted on non supported HW
[ERROR]: No GPU was detected! Available GPUs are:
- GPU 0:
  * Vendor: NVIDIA
  * PCI id: 10de:13c2
Please, make sure that the appropiate backend is enabled:
- CUDA backend:  ON
- Intel backend: ON
Visit https://github.com/Dr-Noob/gpufetch#2-backends for more information

BJTMastermind avatar Jun 12 '24 22:06 BJTMastermind