KhronosGroup / KhronosGroup/OpenCL-CTS
Math brute force - distinguish between fp16, fp32 and fp64 in results
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
The results (JSON) file produced for the math brute force tests does not distinguish between testing of fp32 and fp64 (and the testing of fp16 being added in issue #528 and pull request #587).
This differs from the integer tests, which _do_ distinguish between testing with different integer width (at least for some of the tests).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the math brute force tests and the JSON results they produce, then compare their precision handling with the integer tests, which distinguish integer widths. Confirm how fp16, fp32, and fp64 are represented and update the results so each precision is distinguishable; done when the generated JSON clearly separates all three.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100