cuda 0.4.0-pre.0

CUDA bindings.
Documentation

These are Rust bindings to the CUDA toolkit APIs.

Documentation (master, CUDA 10.0)

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).