GPU backend
Compare changes
- Praneet Rathi authored
juno_samples/matmul/src/gpu_matmul.jn
0 → 100644
+ 45
− 0
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.