After switching to CUDA Toolkit version 10.0.130, the source profiler shows my source correctly, but the SASS source shows as “???”.
Here’s a screenshot https://drive.google.com/file/d/1qkcg7vFSTUXfNCa1IRjBr_4sXJOdr3NV/view?usp=sharing.
Versions:
- CUDA Toolkit: 10.0.130
- Nsight: 6.0 (6.0.0.18227)
- Windows: 10
- Visual Studio: 15.8.4
Notes:
- This worked fine with 9.2
- Visual Profiler (standalone) works OK
- The problem happens with "samples" (matrixMul) also.