2 unstable releases

Uses old Rust 2015

0.2.0 Jun 13, 2018
0.1.0 Nov 20, 2017

#52 in #gpgpu

Download history 98/week @ 2024-01-05 60/week @ 2024-01-12 137/week @ 2024-01-19 131/week @ 2024-01-26 22/week @ 2024-02-02 74/week @ 2024-02-09 168/week @ 2024-02-16 104/week @ 2024-02-23 144/week @ 2024-03-01 267/week @ 2024-03-08 584/week @ 2024-03-15 134/week @ 2024-03-22 128/week @ 2024-03-29 85/week @ 2024-04-05 99/week @ 2024-04-12 72/week @ 2024-04-19

401 downloads per month
Used in autd3-backend-cuda

MIT license

325KB
10K SLoC

cuda-sys

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

Dependencies