Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fp16 math bruteforce staging #1863

Merged
merged 29 commits into from
Dec 18, 2023

Conversation

shajder
Copy link
Contributor

@shajder shajder commented Dec 18, 2023

Introducing this PR as an intermediate step to merge work on math_brute_force to support cl_khr_fp16 - this is a direct continuation of #1681

gwawiork and others added 29 commits June 8, 2022 10:27
-added binary_operator_half.cpp and binary_two_results_i_half.cpp
-address sanitizer errors fixed
-extending list of special half values
-removed unnecessary relaxed math references in half tests
-corrected conditions to verify ulp narrowing of computation results
-several refactoring and cosmetics corrections
…hronosGroup#142)

-gHostFill missing support added
-special half values array extended
-cosmetics and unifying
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging into staging branch, as we discussed.

@bashbaug bashbaug merged commit 87dc09c into KhronosGroup:fp16-staging Dec 18, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants