oneMKL
oneMKL copied to clipboard
[hipSYCL] Add hipSYCL GitHub CI
Description
This PR will add a github CI to test compilation and the CPU target for the BLAS domain with hipSYCL
Checklist
New features
- [ ] Have you provided motivation for adding a new feature? ~Have you added relevant tests?~
@sbalint98 What is the status of this PR? If you don't think you will make progress, can we close the PR and open it again when it is ready?
Pinging @nilsfriess and @normallytangent as they took this over from me.
I wanted to first finish #226 so that we can also add tests for the CUDA backends to the GitHub CI. But I can also first finish this PR with the backends that are currently supported by hipSYCL if you prefer.
@nilsfriess Either way works. I was just trying to understand if you/your team is still working on this PR or not. Thanks for your contributions!
Just to give a quick update @mmeterel : We had some troubles with the cuBLAS backend (see #245 and #249), this is why this PR did not receive any updates. But @normallytangent is no starting to work on this to add the CI builds for the remaining backends that are supported by hipSYCL.