2 unstable releases

Uses old Rust 2015

0.2.0 Jun 13, 2018
0.1.0 Nov 20, 2017

#63 in #gpgpu

Download history 118/week @ 2024-11-18 94/week @ 2024-11-25 115/week @ 2024-12-02 180/week @ 2024-12-09 130/week @ 2024-12-16 42/week @ 2024-12-23 44/week @ 2024-12-30 102/week @ 2025-01-06 148/week @ 2025-01-13 188/week @ 2025-01-20 140/week @ 2025-01-27 246/week @ 2025-02-03 223/week @ 2025-02-10 173/week @ 2025-02-17 192/week @ 2025-02-24 138/week @ 2025-03-03

737 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