Skip to content

Instantly share code, notes, and snippets.

@singularitti
Created June 25, 2025 21:52
Show Gist options
  • Save singularitti/6f0835575138df080312a63f056aa77f to your computer and use it in GitHub Desktop.
Save singularitti/6f0835575138df080312a63f056aa77f to your computer and use it in GitHub Desktop.
Import NVIDIA Nsight Compute report and export it to a CSV file
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