Skip to content

Commit 2f3f298

Browse files
authored
Remove projects that aren't compiling Rust code to GPUs (#802)
1 parent 7f83280 commit 2f3f298

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,8 @@ Historical and other related projects for compiling Rust code to GPUs.
116116
- 2016: [glassful](https://github.com/kmcallister/glassful) Compiles a subset of Rust to GLSL.
117117
- 2017: [inspirv-rust](https://github.com/msiglreith/inspirv-rust) Experimental Rust to SPIR-V compiler.
118118
- 2018: [nvptx](https://github.com/japaric-archived/nvptx) Rust to PTX compiler.
119-
- 2019: [ocl](https://github.com/cogciprocate/ocl/) Pure OpenCl bindings and interfaces for Rust.
120119
- 2020: [accel](https://github.com/termoshtt/accel) GPGPU library for Rust.
121120
- 2020: [rlsl](https://github.com/MaikKlein/rlsl) Predeccesor to rust_gpu, Rust to SPIR-V compiler.
122-
- 2021: [emu](https://github.com/calebwin/emu) GPGPU library for Rust focusing on portability, modularity, and performance.
123-
- Ongoing: [RustaCuda](https://github.com/bheisler/RustaCUDA) High-level interface for the NVIDIA CUDA API in Rust.
124121

125122
## Contributing
126123

0 commit comments

Comments
 (0)