Skip to content

Instantly share code, notes, and snippets.

View mthrok's full-sized avatar
💭
🛵

moto mthrok

💭
🛵
View GitHub Profile
@sonots
sonots / nvvp.md
Last active July 3, 2024 21:43
How to use NVIDIA profiler

Usually, located at /usr/local/cuda/bin

Non-Visual Profiler

$ nvprof python train_mnist.py

I prefer to use --print-gpu-trace.