Skip to content

Commit c6b7560

Browse files
Add Rust CUDA to list of related projects (#810)
1 parent 9fd3c9e commit c6b7560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Historical and other related projects for compiling Rust code to GPUs.
125125
- 2018: [nvptx](https://github.com/japaric-archived/nvptx) Rust to PTX compiler.
126126
- 2020: [accel](https://github.com/termoshtt/accel) GPGPU library for Rust.
127127
- 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.
128129

129130
## Contributing
130131

0 commit comments

Comments
 (0)