Question

Last week my graphic card Nvidia (Cuda 2.0) stopped working and I had to plug in an old one which only supports Cuda 1.1. I have the NVidia Cuda 5.0 Toolkit installed. The project still compiles, but I get a runtime error. Therefore, my question is: do I have to reinstall Cuda again or change other settings in the cuda toolkit if I change the graphic card?

Was it helpful?

Solution

CUDA sdk is the same whatever your NVIDIA card but you should need to install the right driver. But you might change some settings in the code..

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top