Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Canyon-ml/canyon-sys

Rust Bindings for Cuda, CuDNN,
https://github.com/Canyon-ml/canyon-sys

Last synced: 3 months ago
JSON representation

Rust Bindings for Cuda, CuDNN,

Awesome Lists containing this project

README

        

# Canyon Sys

This is a sys crate intended for use with the Canyon Machine Learning Framework. It creates bindings to Cuda and Cudnn using bindgen.

# Installation

Canyon-sys looks for the environment variables `CUDNN_ROOT` and `CUDA_ROOT` to function. Export these variables and then build canyon-sys.