#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

#660 in Hardware support


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.6MB
~53K SLoC