KhronosGroup / KhronosGroup/OpenCL-CTS
negative test for a local work-group size of zero
Open
cognizant-triage
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
See: https://github.com/KhronosGroup/OpenCL-Docs/pull/1542
We should add a negative test that checks that the proper error code is returned for a kernel enqueue with an explicit local work-group size of zero.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading OpenCL-Docs pull request 1542 to identify the required error code for an explicit local work-group size of zero. Then find the existing kernel enqueue negative tests in OpenCL-CTS and add coverage for this case; done means the test observes the specified error code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100