cuda-sys 0.2.0

Rust binding to CUDA Driver/Runtime APIs
Documentation

cuda-sys

Crate docs.rs

Rust binding to CUDA Driver(libcuda.so)/Runtime(libcudart.so) APIs

  • This crate does not include CUDA itself. You need to install on your own.
  • $CUDA_LIBRARY_PATH (e.g. /opt/cuda/lib64) will be used for cargo:rustc-link-search