2 unstable releases

Uses old Rust 2015

0.2.0 Jun 13, 2018
0.1.0 Nov 20, 2017

#54 in #gpgpu

Download history 216/week @ 2024-07-22 175/week @ 2024-07-29 160/week @ 2024-08-05 147/week @ 2024-08-12 138/week @ 2024-08-19 91/week @ 2024-08-26 107/week @ 2024-09-02 122/week @ 2024-09-09 104/week @ 2024-09-16 143/week @ 2024-09-23 122/week @ 2024-09-30 57/week @ 2024-10-07 113/week @ 2024-10-14 90/week @ 2024-10-21 96/week @ 2024-10-28 128/week @ 2024-11-04

434 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