Dear Nvidia users,
using NVHPC with a very big code, the timeline is quite populated. Is it possible, from a portion of timeline, to understand wich part of code is referring? I see the kernels name, but such kernel are called in more part of the code in my case.
In other words, how to isolate in timeline a portion of the code where I’m working, in order to see the behaviour before/after my changes? IS it possible to analyze I mean, for example the behaviour just in a particular subroutine? I have just a global view, but not understanding where such piece of timeline has a correspondence in the code, it is quite difficult to understand if is working better or not.
Thanks.