cudansight-compute

How do I analyze register spills with Nsight Compute?


I am having trouble finding out where the data for local memory usage is. Right now, I only know to look for STL instructions in the source. I wish I could find concrete numbers.


Solution

  • The very short answer is apparently that NSight Compute currently doesn’t show local memory spills.

    However:

    [answer assembled from comments and added as a community wiki entry]