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

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

#550 in Hardware support

Download history 2/week @ 2024-02-13 23/week @ 2024-02-20 1/week @ 2024-02-27 10/week @ 2024-03-12 1/week @ 2024-03-26 32/week @ 2024-04-02

80 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