Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

rapidsai/pynvjitlink

Important

The final release of this project was v0.7.0. Similar functionality is available in cuda.core, and for numba-cuda>=0.16, numba-cuda automatically detects and enables nvjitlink when needed and available with no explicit configuration. See https://docs.rapids.ai/notices/rsn0052/ for details.

 pynvjitlink

The RAPIDS pynvjitlink library provides a Python binding for the nvJitLink library.

Installation with pip

pip install pynvjitlink-cu12

Installation from source

Install with either:

python -m pip install .

or

python -m pip install -e .

for an editable install.

Installation with Conda

conda install -c rapidsai pynvjitlink

Contributing Guide

Review the CONTRIBUTING.md file for information on how to contribute code and issues to the project.

About

Python bindings for the nvjitlink library

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 17