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

Added 24bit fast MAD Integer Compute test #70

Merged
merged 4 commits into from
Jul 20, 2020

Conversation

rigred
Copy link
Contributor

@rigred rigred commented Jul 17, 2020

Relatively simple change to add a 24bit Integer compute test using OpenCL built-in function mad24.
Useful for testing Radeon GPU's that support 24bit Integer math on mantissa of FP32 units.

mul24 is also available but not used in this test.

@krrishnarraj krrishnarraj merged commit e144abf into krrishnarraj:master Jul 20, 2020
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.

2 participants