I create an default CudaRuntime project from visual studio , and profiling with visual profiler , when I click “Kernel Memory” or "Mermory Statistics’ to profiling , it ruturn error: “Unable to collect metric and event values. The application being profiled returned a non-zero return code”.I can run other analysis correct include “Kernel Latency” “Kernel Compute” ect. After profiling return error , I found that there was a DMP file generated, which indicating that my exe program crashed during the process of profiling, I open the DMP file , pausing in “cudaLaunchKernel” function , show error message “0x00007FF820F4BA7F (nvcuda.dll) (cudacode.exe.7512.dmp) has an unhandled exception at: 0xC0000005: an access violation occurs while writing to the location 0x00000000000000000000.”
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Error: Application returned non-zero code -1073741676 | 1 | 1715 | December 20, 2021 | |
what causes "Unable to collect metric and event values" | 2 | 2077 | September 23, 2014 | |
Visual Profiler CUPTI_ERROR_PARAMETER_SIZE_NOT_SUFFICIENT Cupti error when running kernel memory ana | 1 | 1548 | March 26, 2012 | |
Nvprof internal profiling error with certain metrics | 0 | 895 | January 18, 2023 | |
Profiler: Unable to collect metric and event values | 4 | 1916 | October 14, 2019 | |
"Insufficient Kernel Bounds Data" from Visual Profiler 6.5 | 2 | 2309 | November 8, 2014 | |
No events/metrics were profiled when use nvprof in CUDA 10.1.168 | 5 | 5044 | December 14, 2019 | |
Cause of "Dropped Invalid Data" and "Unable to Calculate All Metrics" | 5 | 7141 | August 21, 2016 | |
how to i fix protiling failed | 0 | 1208 | April 15, 2016 | |
Application returned non-zero code during profiling with nvprof | 1 | 1697 | December 8, 2021 |