You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Is there anyway to invoke nvbit instrumentation at a specific section? For example, in Nsight Compute, it is possible to mark start and finish regions with
Hi
Is there anyway to invoke nvbit instrumentation at a specific section? For example, in Nsight Compute, it is possible to mark start and finish regions with
and then execute the profiler with
--profile-from-start off
.Is there a similar way with Nvbit?
The text was updated successfully, but these errors were encountered: