KhronosGroup / KhronosGroup/OpenCL-CTS
test_conversions CL_DEVICE_TYPE_GPU does not work
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
Looks like recent changes in moving to harness brake something in reading device type from command line:
test_conversions CL_DEVICE_TYPE_GPU
conversions...
**** ERROR: Unable to parse function name CL_DEVICE_TYPE_GPU. Skipping.... *****
conversions passed
PASSED test.
PASSED 0 of 0 sub-tests.
@rszymanski Could you check this ? I noticed this for sure on branches master and cl21_trunk
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the test_conversions command and the harness's command-line parsing, reproducing the CL_DEVICE_TYPE_GPU error on master or cl21_trunk. Done means the device type is recognized without the function-name parse error and conversions runs its intended sub-tests instead of reporting 0 of 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100