Hello everybody,
I don’t know what to do anymore. I tried every I found but I can’t get Cuda work on Visual Studio 2010.
I followed the topic: http://forums.nvidia.com/index.php?showtopic=184539
I’ve followed “How to create a new CUDA project from scratch in VS2010 that works with Nsight 1.5 and CUDA 3.2 toolkit”.
I have some linking errors and Visual Studio doesn’t reconize some Cuda keywords like global. It doesn’t reconize any Cuda function as well, like cudaMalloc, cudaMemcpy, etc. I think its because the linking errors.
Hello everybody,
I don’t know what to do anymore. I tried every I found but I can’t get Cuda work on Visual Studio 2010.
I followed the topic: http://forums.nvidia.com/index.php?showtopic=184539
I’ve followed “How to create a new CUDA project from scratch in VS2010 that works with Nsight 1.5 and CUDA 3.2 toolkit”.
I have some linking errors and Visual Studio doesn’t reconize some Cuda keywords like global. It doesn’t reconize any Cuda function as well, like cudaMalloc, cudaMemcpy, etc. I think its because the linking errors.