oneapi-src / oneapi-src/unified-runtime
Ensure adapters build with `-WExtra` / `/W4`
Open
@RossBrunton is already working on this.
Since Sep 20, 2024.
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
Tracking issue to ensure that we can build with -WExtra or /W4.
GCC 11.4:
- Cuda
- Hip
- Level Zero
- Level Zero (v2) (Has many ODR violations)
- Native CPU
- OpenCL
Clang TBD (depends on CI):
- Cuda
- Hip
- Level Zero
- Level Zero (v2)
- Native CPU
- OpenCL
MSVC TBD:
- Cuda
- Level Zero
- Level Zero (v2)
- Native CPU
- OpenCL
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.
Assessment
This issue has not been assessed yet.