Compile

    CUDA Compile Environment with VS 2008

    To set up CUDA compile environment with VS 2008. Step 1: Adding Cuda.Rules to your project. Project > Custom Build Rules... Click Find Existing... Select %CUDA_SDK%\C\common\Cuda.Rules Step 2: Now set up your Include directory, library directory, and Executable directory. Tools > Options... > Projects and Solutions > VC++ Directories Select Platform. In my case, x64 was selected. And select Show..