GitHub - Rust-GPU/Rust-CUDA: Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
The Rust CUDA Project
An ecosystem of libraries and tools for writing and executing extremely fast GPU code fully in
Rust
Guide
|
Getting Started
|
Features
⚠️ The project is still in early development, expect bugs, safety issues, and things that don't work ⚠️
ImportantThis project is no longer dormant and is being
rebooted.
Please contribute!
Goal
The Rust CUDA Project is a project aimed at making Rust a tier-1 language for extremely fast GPU computing
using the CUDA Toolkit. It provides tools ...
Read more at github.com