When I was reviewing the Nsight Compute documentation, I found that in the PM sampling section, it mentioned “The timeline row Workload Execution shows each kernel’s start and end timestamp.”
However, when I checked my own PM sampling, I couldn’t find the Workload Execution row. Does anyone know where it is?
I’m mainly looking to find the exact start and end times of the kernel on the timeline.
My version is 2023.3.1. I rechecked the manual and found that it is indeed a version issue. The manual mentions that the incomplete PM sampling data issue was fixed in 2024. Thank you for the reminder!