Rust-GPU / Rust-CUDA

Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
Apache License 2.0
3.05k stars 118 forks source link

Ideas from rust-cuda crate #123

Open juntyr opened 3 weeks ago

juntyr commented 3 weeks ago

For the past 3+ years, I’ve developed my own rust-cuda (https://github.com/juntyr/rust-cuda) crate with the following goals:

Perhaps some ideas could be useful as community work now seems to converge in this org :)