Duration column is not populated in the API Stream window. Can I get it?

Everything seems to be working fine when I run Nsight Compute for my project. The API stream records are correct, and the “API Statistics” look correct. So Nsight definitely knows the durations for all the events, otherwise the statistics would not be there. But the “Duration” column of the API Stream table is blank. Is there some way for me to get it populating?

Hi, @speenmail

Sorry. There is no option for you to utilize these columns.
Instead, the API Statistics tool window can be used. However, it’s notable that the timings in these statistics are affected by many factors, including how you step through the program. For accurate API timings, Nsight Systems should be used instead.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.