A simple tool for profiling and tracing PyTorch programs on NVIDIA GPUs
Project description
# DND: Dnd’s Not Dlprof!
[![PyPI version](https://badge.fury.io/py/dndlprof.svg)](https://badge.fury.io/py/dndlprof)
DND is a simple tool for profiling and tracing PyTorch programs on NVIDIA GPUs. If uses NVIDIA’s NSIGHT Systems and NSIGHT Compute along-side PyTorch 2.0’s Dynamo graph capturing system to provide framework operator and CUDA kernel level breakdowns of a Deep Learning application. Check out the [Sample App](./dnd/sample_app.py) for an example of an instrumented application.
## Install `bash $ pip install dndlprof `
## Quick Start `bash $ dnd -- python -m dnd.sample_app `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dndlprof-0.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0281754584157f46743e6c8e202c74d0eab806c3dad33c80470234a81f3e32f1 |
|
MD5 | 9e0ec117bcf6d2346519a157953c6810 |
|
BLAKE2b-256 | 4487e8aa7a95c2d9626739358ee232079ccecc5b2067c2559414f804ef82b46a |