Commit Graph

6 Commits

Author SHA1 Message Date
Ștefan-Cosmin Ciocan 887c809d07 Add option to use NVIDIA Nsight Compute CLI profiler (#21)
* Use NVIDIA Nsight Compute CLI profiler

* Add profile and profiler-args options to argument parser.

* Add missing comma to profiler-args option.

* Use profile args in version 1 of the plugin

* Change profiler-args option to take all remaining arguments

* Change profiler_args type from string to list of strings

* Add profile option to version 2 of the plugin

* Add profiler usage instructions
2023-12-27 10:00:14 +01:00
Ștefan-Cosmin Ciocan 6f2cc6f13c Convert TimeitResult object to human readable string in v1.py 2023-12-27 09:59:10 +01:00
Andrei Nechaev 98566ce171 print out multiline output 2019-07-12 17:00:56 -04:00
Said Sakuh b88614e6e5 no deprecated archs flag for nvcc (#4)
* Update v1.py

* Update v2.py
2019-06-26 17:52:11 -04:00
Andrei Nechaev 94802d1335 fixing output run 2018-12-05 16:26:00 -05:00
Andrei Nechaev a410ff4f6e multi files working version + refactoring 2018-12-05 15:44:17 -05:00