The RAPIDS pynvjitlink library provides a Python binding for the nvJitLink library.
pip install pynvjitlink-cu12Install with either:
python -m pip install .or
python -m pip install -e .for an editable install.
conda install -c rapidsai pynvjitlinkReview the CONTRIBUTING.md file for information on how to contribute code and issues to the project.
