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

Add support to set and get FTZ #20

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Add support to set and get FTZ #20

merged 1 commit into from
Aug 4, 2016

Conversation

gspowley
Copy link
Contributor

@gspowley gspowley commented Aug 4, 2016

Add support to set and get the Flush-To-Zero (FTZ) flag from Java.

When FTZ is set to true , very small floating-point numbers (denormals) will be flushed to zero, which increases performance (more information here).

Closes #10.

@pnvaidya pnvaidya merged commit fcc5af2 into master Aug 4, 2016
@pnvaidya pnvaidya deleted the gp_ftz branch August 4, 2016 13:43
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