2 unstable releases
Uses old Rust 2015
0.2.0 | Jun 13, 2018 |
---|---|
0.1.0 | Nov 20, 2017 |
#51 in #gpgpu
519 downloads per month
Used in autd3-backend-cuda
325KB
10K
SLoC
cuda-sys
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 forcargo:rustc-link-search