2 unstable releases

Uses old Rust 2015

0.2.0 Jun 13, 2018
0.1.0 Nov 20, 2017

#51 in #gpgpu

Download history 515/week @ 2024-03-11 308/week @ 2024-03-18 121/week @ 2024-03-25 111/week @ 2024-04-01 84/week @ 2024-04-08 103/week @ 2024-04-15 74/week @ 2024-04-22 139/week @ 2024-04-29 92/week @ 2024-05-06 112/week @ 2024-05-13 83/week @ 2024-05-20 83/week @ 2024-05-27 101/week @ 2024-06-03 122/week @ 2024-06-10 106/week @ 2024-06-17 177/week @ 2024-06-24

519 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