oneMKL icon indicating copy to clipboard operation
oneMKL copied to clipboard

[hipSYCL] Add hipSYCL GitHub CI

Open sbalint98 opened this issue 2 years ago • 5 comments

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 avatar Apr 25 '22 23:04 sbalint98

@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?

mmeterel avatar Sep 14 '22 04:09 mmeterel

Pinging @nilsfriess and @normallytangent as they took this over from me.

sbalint98 avatar Sep 14 '22 09:09 sbalint98

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 avatar Sep 18 '22 14:09 nilsfriess

@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!

mmeterel avatar Sep 18 '22 20:09 mmeterel

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.

nilsfriess avatar Nov 09 '22 19:11 nilsfriess