Replace sycl_ext_oneapi_max_work_group_query with sycl_khr_max_work_group_queries
Open
enhancement
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
As I understand it, Intel's `sycl_ext_oneapi_max_work_group_query extension` has been replaced by `sycl_khr_max_work_group_queries`. I don't see this change in dpc++ yet.
Are there any plans to do this?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating current dpc++ references to sycl_ext_oneapi_max_work_group_query and checking how the project represents the replacement sycl_khr_max_work_group_queries extension. Done means the old extension has been replaced consistently and the affected behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100