| Crates.io | cuda-rs-sys |
| lib.rs | cuda-rs-sys |
| version | 0.1.1 |
| created_at | 2023-12-27 08:40:11.043861+00 |
| updated_at | 2023-12-27 10:44:08.686481+00 |
| description | Rust binding to CUDA Driver/Runtime APIs |
| homepage | |
| repository | https://github.com/vivym/cuda-rs |
| max_upload_size | |
| id | 1081525 |
| size | 3,186 |
Rust binding to CUDA Driver (libcuda.so)
and Runtime (libcudart.so) APIs
This crate does NOT include CUDA itself. You need to install on your own.