oneapi-src / oneapi-src/unified-runtime
Add Build and CTS workflows for missing adapters on Windows
Open
Nobody has claimed this yet.
ci/cd
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
To ensure https://github.com/oneapi-src/unified-runtime/pull/1206 doesn't break.
This includes:
- CUDA
- OpenCL
- Native CPU (see https://github.com/oneapi-src/unified-runtime/issues/1069 )
HIP is also missing, but is not officially supported on Windows yet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request #1206 and issue #1069, then identify the Windows Build and CTS workflow coverage needed for the listed adapters. Add coverage for CUDA, OpenCL, and Native CPU, and verify it prevents regressions from the pull request; HIP remains out of scope because Windows support is not official.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100