cuda-rs 0.1.9

A safe rust wrapper for CUDA Driver/Runtime APIs
docs.rs failed to build cuda-rs-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

cuda-rs

Rust wrapper for CUDA Driver (libcuda.so) and Runtime (libcudart.so) APIs

This crate does NOT include CUDA itself. You need to install on your own.