oneapi-src / oneapi-src/unified-runtime
Re-land #2100 (Raise MSVC warning level from /W3 to /W4)
Open
@kbenzie is already working on this.
Since Nov 18, 2024.
- Dominant language
- C++
- Stars
- 57
- Forks
- 120
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 1
Description
#2100 was reverted in https://github.com/oneapi-src/unified-runtime/pull/2302 because after merging it started causing a failure in the check-sycl intel/llvm target on Windows, despite previously passing all the tests.
The cause of this should be investigated and the PR reintroduced.
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.