Skip to content

Instantly share code, notes, and snippets.

@ayumiymk
Created November 19, 2016 09:47
Show Gist options
  • Save ayumiymk/81e8a1fb67905380df43272ba2fb36c3 to your computer and use it in GitHub Desktop.
Save ayumiymk/81e8a1fb67905380df43272ba2fb36c3 to your computer and use it in GitHub Desktop.
nvidia profile visualize
nvprof -f --export-profile timeline.prof(the file name to save the profile) command.name
nvvp timeline.prof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment