Rust-GPU / Rust-CUDA

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

Add explanation for building LLVM from source #85

Open Bobface opened 1 year ago

Bobface commented 1 year ago

Adds a section explaining how to build LLVM 7.x from source to getting_started.md.