/pynvjitlink

Primary LanguagePythonApache License 2.0Apache-2.0

 pynvjitlink

The RAPIDS pynvjitlink library provides a Python binding for the nvJitLink library. It is presently a work-in-progress.

NOTE: For the latest stable README.md ensure you are on the main branch.

Quick Start

TODO

Install pynvjitlink

Install with either:

python setup.py develop

or

python setup.py install

Conda

TODO

Docker

TODO

Contributing Guide

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