cuda-rs-sys

Crates.iocuda-rs-sys
lib.rscuda-rs-sys
version0.1.1
sourcesrc
created_at2023-12-27 08:40:11.043861
updated_at2023-12-27 10:44:08.686481
descriptionRust binding to CUDA Driver/Runtime APIs
homepage
repositoryhttps://github.com/vivym/cuda-rs
max_upload_size
id1081525
size3,186
Viv (vivym)

documentation

README

cuda-rs-sys

Rust binding to CUDA Driver (libcuda.so) and Runtime (libcudart.so) APIs

This crate does NOT include CUDA itself. You need to install on your own.

Commit count: 15

cargo fmt