Hello,
I’m trying to debug my code in Visual Studio CUDA. Using CUDA 6.5 and Nsight Visual Studio Edition 4.1 When I select Start Debugging CUDA causes the following error:
A CUDA context was created on a gpu that is not currently debuggable. breakpoints will be disabled
I would greatly appreciate if you help me …