KhronosGroup / KhronosGroup/OpenCL-CLHPP
Add support for creating a cl::CommandQueue with arbitrary properties
Open
- Dominant language
- C++
- Stars
- 425
- Forks
- 133
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 1
Description
Only properties defined using `CL_QUEUE_PROPERTIES` are currently supported. Arbitrary queue properties such as the ones added by vendor extensions aren't supported.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining cl::CommandQueue creation and the handling of CL_QUEUE_PROPERTIES in the OpenCL-CLHPP sources. Determine how arbitrary vendor-extension queue properties are represented and passed, then verify that queue creation accepts properties beyond the currently supported standard property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100