Skip to content

cleanup of FPE on macOS #338

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

cleanup of FPE on macOS #338

wants to merge 1 commit into from

Conversation

rrsettgast
Copy link
Member

This PR seeks to cleanup our treatment of FPE and underflow flushing. Goals:

  • cleanup platform branching logic
  • ensure testing is working on all platforms
  • ensure underflow flush to zero is properly enabled

@wrtobin
Copy link
Contributor

wrtobin commented Dec 5, 2024

rocmcc supports the cuda flag:
-fcuda-flush-denormals-to-zero

https://rocm.docs.amd.com/en/docs-6.0.2/reference/rocmcc.html

@wrtobin wrtobin closed this Dec 5, 2024
@wrtobin wrtobin reopened this Dec 5, 2024
@wrtobin
Copy link
Contributor

wrtobin commented Dec 5, 2024

misclick

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