Created
November 19, 2016 09:47
-
-
Save ayumiymk/81e8a1fb67905380df43272ba2fb36c3 to your computer and use it in GitHub Desktop.
nvidia profile visualize
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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