A simple tool for profiling and tracing PyTorch programs on NVIDIA GPUs
Project description
# DND: Dnd’s Not Dlprof!
[](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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dndlprof-0.10.0.tar.gz.
File metadata
- Download URL: dndlprof-0.10.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e21988eade95e0d87c81bb69a62776bb5fd94b45a2e1b95338ab4e991cca36a6
|
|
| MD5 |
bfc9bdbd19ea8353ef30fdcd7387fbc5
|
|
| BLAKE2b-256 |
3092499db29d4ce4fd8fa6f2eaed373517240f38eced8c57de1270f1402079e9
|
File details
Details for the file dndlprof-0.10.0-py3-none-any.whl.
File metadata
- Download URL: dndlprof-0.10.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0281754584157f46743e6c8e202c74d0eab806c3dad33c80470234a81f3e32f1
|
|
| MD5 |
9e0ec117bcf6d2346519a157953c6810
|
|
| BLAKE2b-256 |
4487e8aa7a95c2d9626739358ee232079ccecc5b2067c2559414f804ef82b46a
|