cuda

Crates.iocuda
lib.rscuda
version0.4.0-pre.2
sourcesrc
created_at2016-11-08 08:20:41.039396
updated_at2019-06-18 23:21:51.304646
descriptionCUDA bindings.
homepage
repositoryhttps://github.com/peterhj/libcuda
max_upload_size
id7174
size979,024
Peter Jin (peterhj)

documentation

https://docs.rs/cuda

README

guppybot.org docs.rs

These are Rust bindings to the CUDA toolkit APIs.

The FFI bindings are done via bindgen and are substantially whitelisted; see build.rs for the whitelisted APIs. High-level wrappers are located in top-level modules (driver, runtime, blas, and rand).

Commit count: 137

cargo fmt