Rust-GPU / Rust-CUDA

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

Udpate Add Example & Getting Started #117

Open Vollkornaffe opened 11 months ago

Vollkornaffe commented 11 months ago

With the pinned versions cargo run --bin add works for me.

There is probably something similar TODO for the path_tracer example, but I haven't figured that out yet.