Nsight System profiles CUDA memory copies and when .qdrep file generated through nsys is loaded into the Nsight System GUI, Source and Destination device IDs can be seen for peer-to-peer memcopies. Whereas, if nsys --export=sqlite option is used, the CUPTI_ACTIVITY_KIND_MEMCPY table is missing these src and destination device IDs. Is there any other option in nsys tracing or writing a query in the sqlite tables to extract this information? Or can these ids can be added to CUPTI_ACTIVITY_KIND_MEMCPY table for sqlite format?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
profiler not logging memcopies under 2.1? | 1 | 2900 | February 16, 2009 | |
Is there any kind of documentation for Nsight Systems' sqlite output? | 3 | 1788 | September 6, 2021 | |
Visual profiler missing information | 6 | 8429 | May 26, 2009 | |
Nsight cuda trace does not work | 4 | 1109 | July 11, 2013 | |
understand COMPUTE_PROFILE output | 6 | 9762 | September 19, 2014 | |
Nsys or nsight-cu-cli, how to get metrics | 1 | 647 | May 20, 2020 | |
Nsys measure memory | 7 | 2000 | April 15, 2022 | |
Nsight Systems for x86 version 2019.3.6 | 0 | 768 | June 5, 2019 | |
Crash when profiling with "Kernel Launches and Memory Operations" | 7 | 3635 | February 5, 2015 | |
NSIGHT: Not recording cudaMem API calls | 6 | 697 | October 12, 2021 |