I have tried to setup my visual studio environment for programming with cuda,but stil I m getting the errors as cudaMemcpy is unable to resolve..
If any of you plz help me in setting up the environment.I am coding in c++.
Thanks in advance.
I have tried to setup my visual studio environment for programming with cuda,but stil I m getting the errors as cudaMemcpy is unable to resolve..
If any of you plz help me in setting up the environment.I am coding in c++.
Thanks in advance.
Check out this answer for instructions for Visual Studio 2005 and 2008 (for VS2010, see this answer).
In particular, see the bit about adding the CUDA runtime library to your link dependencies.