Move OpenCL sources from intel/llvm to UR #960
Move OpenCL sources from intel/llvm to UR #960fabiomestre merged 2 commits intooneapi-src:adaptersfrom
Conversation
|
How do we plan on testing this adapter? using a CPU runtime (would it be possible to do that on GH-hosted runner)? something else? |
These are the options:
Agreed. @fabiomestre could you create that please? |
Let's start with this one. Hopefully it's straightforward to do.
I wouldn't want to add too many additional jobs on the existing runners, the queue times are already significant. I'm hoping we can either add more platforms or be more efficient with what we have through virtualization. I'm going to ask the team to prioritize adding a new intel-gpu runner in the short-term. |
Co-authored-by: Martin Morrison-Grant <martin.morrisongrant@codeplay.com> Co-authored-by: Petr Vesely <petr.vesely@codeplay.com> Co-authored-by: Callum Fare <callum@codeplay.com> Co-authored-by: aarongreig <aarongreig01@gmail.com>
- Update Cmake to use local adapter source files - Update license headers - Add virtual memory entrypoints to interface_loader - Add .clang-format - Update CODEOWNERS file for OpenCL adapter
97c17e9 to
c991a7e
Compare
Created this issue to track the task: #964 |
|
There's no point in waiting for CI because the runners are out of commission today, and the adapter this PR is adding isn't built by any workflow anyway. So I think we should just merge it to unblock other work (like #966). |
No description provided.