Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Categories
- All Discussions1,524
- General534
- Graphics109
- GPU Computing419
- Mobile141
- Pro Graphics163
- Tools158
In this Discussion
- Jeff Davis February 14
Tags in this Discussion
- cuda 422
- nsight-visual-studio 129
sometimes codes in kernel or __device__ was invalid
-
HI,I'am new hand in CUDA programming.
when I deBugging my codes in GPU using Nsight,I found that the code I Added newly in it ,sometimes doesn't work..when i pressed the F10 , it skiped the line I added.Even I reBuild the exe ,it doesn't work..
Environment: CUDA 4.0
PArallel Nsight 2.0
SDK 4.0
VS2010 SP1
Thank you all!
-
1 Comment sorted by
-
Hi winkyao,
Would you mind if I see your CUDA kernel code?
Also, in case you weren't already aware, we recently released Parallel Nsight 2.1 and CUDA 4.1.
Thanks!
-Jeff