#cuda #ffi #api #run-time #driver #install #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

#872 in Hardware support

Download history 2/week @ 2024-11-13 8/week @ 2024-11-20 5/week @ 2024-11-27 10/week @ 2024-12-04 13/week @ 2024-12-11 17/week @ 2025-01-01 15/week @ 2025-01-08 1/week @ 2025-01-22 13/week @ 2025-02-05 28/week @ 2025-02-19 10/week @ 2025-02-26

51 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.3–2.7MB
~54K SLoC