Assistance Needed with Shared Memory Trace in NVbit Tool

I’m reaching out in hopes of getting some assistance with NVbit. I’m specifically working on collecting addresses accessed by LDS and STS instructions in shared memory.

I’ve run into an issue where the addresses I’m attempting to collect are showing up as zeros or small integer values, instead of the expected address format. This is happening despite my following the standard procedures closely.

I’d really appreciate any insights or guidance on how to resolve this issue. Alternatively, if anyone could point me towards resources that could help me better understand and tackle this problem, that would be immensely helpful.
443
I’m using the A100 GPU.

Hi, @user40368

Please check if “Source View” of https://developer.nvidia.com/nsight-compute can help you figure out the mapping between address and instructions.

Regarding to the addresses you got, you can ask in “CUDA Programming” forum.

This topic was automatically closed after 13 days. New replies are no longer allowed.