KhronosGroup / KhronosGroup/OpenCL-CTS

Math brute force - distinguish between fp16, fp32 and fp64 in results

Open
#587 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.