Tagged Questions
0
votes
1answer
818 views
Syntax high-lighting a CUDA (.cu) program in visual studio (2005 and/or 2008)
I'm new to GPU-programming with CUDA and have just installed everyting on my machine to get started, and it's working. Big victory! However, when I open the code samples in VS(2005 and 2008) NVidia ...