nvidia-nvtx-cu12
NVIDIA Tools Extension
Install
nvidia-nvtx-cu12 on PyPI
pip
pip install nvidia-nvtx-cu12uv
uv add nvidia-nvtx-cu12poetry
poetry add nvidia-nvtx-cu12Package facts
| License | Apache 2.0 (permissive) |
| Python support | supports the current Python release (>=3) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | aging — 434 days since the last release |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: nvidia_nvtx_cu12-12.9.79-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl; nvidia_nvtx_cu12-12.9.79-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl; nvidia_nvtx_cu12-12.9.79-py3-none-win_amd64.whl
Keywords: cuda, nvidia, runtime, machine learning, deep learning
About nvidia-nvtx-cu12
from the package's own PyPI description — quoted content, verbatim
A C-based API for annotating events, code ranges, and resources in your applications. Applications which integrate NVTX can use the Visual Profiler to capture and visualize these events and ranges.
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides a C-based API for annotating events, code ranges, and resources in Python applications to enable capture and visualization through NVIDIA's Visual Profiler.
Medium install friction due to platform-specific wheels (x86_64 Linux, aarch64, Windows); no runtime dependencies. Maintenance status is aging at 434 days since last release, though the package remains in the top 1000 PyPI tier.
Licensed under Apache 2.0 (permissive), allowing broad use, modification, and distribution with minimal restrictions—suitable for most commercial and open-source projects.
Usage
pip install nvidia-nvtx-cu12==12.9.79
import nvidia_nvtx_cu12 as nvtx
nvtx.mark_event('my_event')
Requires CUDA 12.x runtime environment; wheels are platform-specific (Linux x86_64/aarch64 or Windows x86_64).
Verdict: A stable, permissively licensed profiling annotation library from NVIDIA with no known vulnerabilities and zero runtime dependencies. Aging maintenance (434 days since release) and medium install friction from platform-specific wheels are the primary considerations; suitable for CUDA-based ML/scientific workloads where profiling integration is needed.
Needs verification
- Whether the 434-day gap reflects normal release cadence for a stable library or signals reduced maintenance attention.
- Compatibility details between CUDA 12.x versions and the cu12 variant designation in practice.
Similar packages
unclear · top 1,000 on PyPI
ddtracepermissive · top 1,000 on PyPI
py-spypermissive · top 1,000 on PyPI
nvidia-cuda-cupti-cu12unclear · top 1,000 on PyPI
pydotpermissive · top 1,000 on PyPI
nvidia-cuda-cuptiunclear · top 1,000 on PyPI
nvidia-cuda-runtime-cu12unclear · top 1,000 on PyPI
nvidia-cuda-nvrtc-cu12unclear · top 1,000 on PyPI
nvidia-cusolver-cu12unclear · top 1,000 on PyPI
nvidia-cufft-cu12unclear · top 1,000 on PyPI