isVoid / pynvjitlink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 nvjitlink

The RAPIDS nvjitlink 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 nvjitlink

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.

About

License:Apache License 2.0


Languages

Language:Python 66.0%Language:C++ 29.6%Language:Makefile 3.3%Language:Cuda 1.1%