cuda-sys

Crates.iocuda-sys
lib.rscuda-sys
version0.2.0
sourcesrc
created_at2017-11-20 09:00:55.018557
updated_at2018-06-13 19:35:01.941667
descriptionRust binding to CUDA Driver/Runtime APIs
homepage
repositoryhttps://github.com/termoshtt/accel
max_upload_size
id40006
size324,169
Toshiki Teramura (termoshtt)

documentation

https://docs.rs/cuda-sys/

README

cuda-sys

Crate 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
Commit count: 964

cargo fmt