CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
157 stars 27 forks source link

CUDA Compiler Refactor #875

Closed pvelesko closed 1 week ago

pvelesko commented 2 weeks ago

Looked into rewriting cucc in C++ but I really don't see any benefit for it. We have a python dependency through unit testing anyways.

Fixes #877 Fixes #874

Future work: