cuda-sys 0.2.0

Rust binding to CUDA Driver/Runtime APIs
Documentation
  • Coverage
  • 0%
    0 out of 2149 items documented0 out of 152 items with examples
  • Size
  • Source code size: 323.79 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 76.92 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • termoshtt/accel
    446 16 10
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • termoshtt

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