CHIP-SPV / chipStar

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

Cmake cleanup #650

Closed pvelesko closed 10 months ago

pvelesko commented 11 months ago
pvelesko commented 11 months ago

Some of the commit messages are useless and should be improved (if you rebase), otherwise looks quite good.

Since we do squash merge, there will be custom, single, commit going into main.

pjaaskel commented 11 months ago

The new check.py doesn't seem to output the test progress. Does it buffer it? It would be useful to see the tests running.

[edit: pocl target is still needed in check.py due to different failure lists]