Unable to look at variables & shared memory in __device__ functions

Dear all,

I seem to be unable to look at the value of variables or that of shared memory inside device functions. (I get ??? for values or ‘could not be resolved’)
I found other posts where the issue appeared to be solved after updating NSIGHT to version 3.0 RC1. I have updated to version 3.1 last night, but the problem remains.

Any help is more than welcome.

Thanks,

Milan

Never mind, rebooting solved the problem…

Hello,
I encountered this problem as well i have vs2012 nsight 3.1 with and cuda 5.5 and i cannot see and variables except block dims etc.

Ok solved it by changing the flag to generate debug code in the project proeprties