| Crates.io | cuda-rs |
| lib.rs | cuda-rs |
| version | 0.1.9 |
| created_at | 2023-12-27 08:40:52.520578+00 |
| updated_at | 2024-01-01 05:20:28.236853+00 |
| description | A safe rust wrapper for CUDA Driver/Runtime APIs |
| homepage | |
| repository | https://github.com/vivym/cuda-rs |
| max_upload_size | |
| id | 1081526 |
| size | 39,879 |
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.