anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
441 stars 61 forks source link

Add crate: RustaCUDA #46

Closed saona-raimundo closed 4 years ago

saona-raimundo commented 5 years ago

Please add crate to category: GPU Computing

RustaCUDA helps you bring GPU-acceleration to your projects by providing a flexible, easy-to-use interface to the CUDA GPU computing toolkit. RustaCUDA makes it easy to manage GPU memory, transfer data to and from the GPU, and load and launch compute kernels written in any language.

anowell commented 4 years ago

Added via #61