Alright, I do know a bit of C++ and I was interested in trying out Cuda, but all the documentation I’ve read for how to get started says to compile the code via command line, but doesn’t really tell me how.
I am not really familiar with this kind of stuff so I was hoping there was a bit of a walk through on how to compile the code and build a windows executable.
I would be using Visual Studio 2008.
Thanks.