KhronosGroup / KhronosGroup/OpenCL-CTS
Validate that device properties satisfy the minium required
Open
missing-coverage
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
A number of required minimum values (e.g. `CL_DEVICE_QUEUE_ON_DEVICE_MAX_SIZE`) are currently not validated by the CTS. We should review coverage and add a dedicated test for these.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CTS tests that cover device properties and compare their coverage with the required minimum values, including CL_DEVICE_QUEUE_ON_DEVICE_MAX_SIZE. Confirm which properties are missing, then add a dedicated validation test and run the relevant CTS tests; done means the required minimums are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100