Created
June 25, 2025 21:52
-
-
Save singularitti/6f0835575138df080312a63f056aa77f to your computer and use it in GitHub Desktop.
Import NVIDIA Nsight Compute report and export it to a CSV file
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
| ncu --import <input.ncu-rep> --export <output.csv> --csv --page details --quiet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment