Skip to content

Saperxxx/pynvjitlink

 
 

Repository files navigation

 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 65.1%
  • C++ 18.7%
  • Shell 10.1%
  • Makefile 3.9%
  • CMake 1.2%
  • Cuda 1.0%