We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd3c9e commit c6b7560Copy full SHA for c6b7560
README.md
@@ -125,6 +125,7 @@ Historical and other related projects for compiling Rust code to GPUs.
125
- 2018: [nvptx](https://github.com/japaric-archived/nvptx) Rust to PTX compiler.
126
- 2020: [accel](https://github.com/termoshtt/accel) GPGPU library for Rust.
127
- 2020: [rlsl](https://github.com/MaikKlein/rlsl) Predeccesor to rust_gpu, Rust to SPIR-V compiler.
128
+- 2021: [Rust CUDA](https://github.com/Rust-GPU/Rust-CUDA) Rust to PTX compiler, similar mechanism to rustc_codegen_spirv.
129
130
## Contributing
131
0 commit comments