Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 902 Bytes

File metadata and controls

22 lines (15 loc) · 902 Bytes

Nsight Python: NVIDIA Profiling Tools for GPU Kernel Analysis

Nsight Python is a Python kernel profiling interface that automates performance analysis across multiple kernel configurations using NVIDIA Nsight Tools.

Installation

pip install nsight-python

Please refer to the installation instructions for more details.