cuda-rs

Crates.iocuda-rs
lib.rscuda-rs
version0.1.9
sourcesrc
created_at2023-12-27 08:40:52.520578
updated_at2024-01-01 05:20:28.236853
descriptionA safe rust wrapper for CUDA Driver/Runtime APIs
homepage
repositoryhttps://github.com/vivym/cuda-rs
max_upload_size
id1081526
size39,879
Viv (vivym)

documentation

README

cuda-rs

Rust wrapper for 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