canyon-sys

Crates.iocanyon-sys
lib.rscanyon-sys
version0.1.3
sourcesrc
created_at2023-08-07 18:31:01.661606
updated_at2023-08-07 18:39:06.752452
descriptionA sys crate for the Canyon ML Project
homepage
repositoryhttps://github.com/Canyon-ml/canyon-sys
max_upload_size
id938133
size3,389
Rylan W. Yancey (RylanYancey)

documentation

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.

Commit count: 10

cargo fmt