Skip to content

Commit

Permalink
Improve the handling of modules and events
Browse files Browse the repository at this point in the history
Take into account the proper number of modules: increment by one
pathsAndConsumes.allModules().size(), because it does not include the
"source" module.

Add asserts to check that all ranges are properly closed.

Optionally, delay starting the profiler until after the first event on
each stream has completed. This requires running 'nvprof' with the
'--profile-from-start off' option.
  • Loading branch information
fwyzard committed Jan 23, 2019
1 parent b8365c6 commit 341da25
Showing 1 changed file with 366 additions and 225 deletions.

0 comments on commit 341da25

Please sign in to comment.