nvidia-nvjitlink
Nvidia JIT LTO Library
Install
nvidia-nvjitlink on PyPI
pip
pip install nvidia-nvjitlinkuv
uv add nvidia-nvjitlinkpoetry
poetry add nvidia-nvjitlinkPackage facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 79 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_nvjitlink-13.3.33-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl; nvidia_nvjitlink-13.3.33-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl; nvidia_nvjitlink-13.3.33-py3-none-win_amd64.whl
Keywords: cuda, nvidia, runtime, machine learning, deep learning
About nvidia-nvjitlink
from the package's own PyPI description — quoted content, verbatim
NVIDIA compiler library for JIT LTO functionality.
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 NVIDIA's JIT LTO (Link-Time Optimization) compiler library for CUDA, enabling runtime compilation and optimization of GPU code.
Medium install friction due to platform-specific wheels (x86_64 Linux, aarch64 Linux, Windows x64 only); no runtime dependencies. Active maintenance with a release 79 days ago.
Usage
pip install nvidia-nvjitlink==13.3.33
import nvidia.nvjitlink
Requires Python >=3 and a supported platform (Linux x86_64, Linux aarch64, or Windows x64); NVIDIA CUDA toolkit may be required for full functionality.
Verdict: A specialized NVIDIA compiler library in beta (Development Status 4) with no known vulnerabilities and active maintenance. Install friction is moderate due to platform-specific wheels and unclear licensing. Suitable for GPU-accelerated applications requiring JIT compilation, but verify licensing terms and CUDA toolkit compatibility before adoption.
Needs verification
- Actual license terms and restrictions—license_treatment is marked 'unclear' with no SPDX or raw license text provided
- Whether NVIDIA CUDA toolkit or other system libraries must be pre-installed for this package to function
- Real-world stability and maturity of the beta release (Development Status 4) in production environments
Similar packages
unclear · top 1,000 on PyPI
jaxpermissive · top 1,000 on PyPI
nvidia-cuda-nvrtc-cu12unclear · top 1,000 on PyPI
numbapermissive · top 1,000 on PyPI
nvidia-cuda-nvrtcunclear · top 1,000 on PyPI
cuda-toolkitunclear · top 1,000 on PyPI
nvidia-cublas-cu12unclear · top 1,000 on PyPI
nvidia-cudnn-cu13unclear · top 1,000 on PyPI
nvidia-cublasunclear · top 1,000 on PyPI
nvidia-curand-cu12unclear · top 1,000 on PyPI