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 |
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
| export MATLAB_ROOT=/usr/local/MATLAB/R2013b && luarocks install mattorch |