GPU backend
Compare changes
- Praneet Rathi authored
hercules_cg/src/gpu.rs
0 → 100644
+ 181
− 0
\ No newline at end of file
Adds GPU backend and "CUDA" feature to all the tests. As of MR creation, there were no forks in tested IRs so only vanilla non-parallel (single block, single thread) codegen has been tested.