Hi all,
i’m trying to run some program with my gpu (my computer runs win7).
the GPU is well installed - i can see him in the device manager.
the cuda is also installed because when i’m creating a new project in visual studio- i can open a cuda project.
the problem is when i’m trying to run to example inside the cuda project.
i’m getting this error:
cudaSetDevice failed! Do you have a CUDA-capable GPU installed?addWithCuda failed!
i tried to Google it , but all i get is issues not similar to my.