Skip to content

Commit

Permalink
bruteforce: Update ULP for half-precision divide to 1.0f (#2214)
Browse files Browse the repository at this point in the history
CTS test update to match proposed spec update
KhronosGroup/OpenCL-Docs#1278
  • Loading branch information
Sreelakshmi Haridas Maruthur authored Jan 21, 2025
1 parent 98c3fe4 commit 5b35180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_conformance/math_brute_force/function_list.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ const Func functionList[] = {
{ (void*)reference_relaxed_divide },
2.5f,
0.0f,
0.0f,
1.0f,
3.0f,
2.5f,
INFINITY,
Expand Down

0 comments on commit 5b35180

Please sign in to comment.