#cuda #ffi #api #run-time #driver #driver-runtime

cuda-rs

A safe rust wrapper for CUDA Driver/Runtime APIs

10 releases

0.1.9 Jan 1, 2024
0.1.8 Jan 1, 2024
0.1.7 Dec 31, 2023

#525 in Hardware support

33 downloads per month
Used in 4 crates

MIT/Apache

44KB
837 lines

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.

Dependencies

~0.4–2.7MB
~55K SLoC