Using “NVIDIA GeForce MX550” , but tensorflow and pytorch not recognizing any GPU .
Installed cuda and added cudnn.
cmd –> nvidia-smi , its recognizing the GeForce MX550 .
when i run some script in pytorch and from command line running “nvidia-smi” i can see the process by under “GPU Memory Usage” its n/a .
then i tried to switch to tcc mode with “nvidia-smi -dm 1” and get the following output :
“Unable to set driver model for GPU 00000000:02:00.0: Unknown Error
Terminating early due to previous errors.”
thank you all !
2