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

Disable fast-math for ICC #1252

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Jan 8, 2024

We test exact floating point behavior, this can lead to flakyness in the libcu++ test suite. We previously only disabled it for the new llvm based compiler, but we also got internal bug reports about invalid floating point operations on classic ICC

addresses nvbug3120750

We test exact floating point behavior, this can lead to flakyness in the libcu++ test suite
@miscco miscco requested review from a team as code owners January 8, 2024 09:33
@miscco miscco added nvbug Has an associated internal NVIDIA NVBug. libcu++ For all items related to libcu++ labels Jan 8, 2024
@jrhemstad jrhemstad merged commit 2771c61 into NVIDIA:main Jan 9, 2024
540 checks passed
@miscco miscco deleted the intel_no_fast_math branch January 10, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libcu++ For all items related to libcu++ nvbug Has an associated internal NVIDIA NVBug.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants