rcublas-sys 0.5.0

FFI bindings to cuBLAS
Documentation
[build-dependencies.bindgen]
optional = true
version = "^0.59.1"

[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"

[features]
default = []
generate = ["bindgen"]

[package]
authors = ["Bernhard Schuster <bernhard@ahoi.io>", "Maximilian Goisser"]
build = "build.rs"
description = "FFI bindings to cuBLAS"
edition = "2018"
homepage = "https://github.com/spearow/juice/tree/master/rcublas/cublas-sys"
keywords = ["cublas", "cuda", "nvidia", "sys"]
license = "MIT OR Apache-2.0"
links = "cublas"
name = "rcublas-sys"
repository = "https://github.com/spearow/juice"
version = "0.5.0"