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

node diff intel fp issue #1215

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Conversation

cyrush
Copy link
Member

@cyrush cyrush commented Dec 18, 2023

resolves #1198

improves the setup of our nodes diff tests to avoid issue with floating point numeric cases.

We were setting a bit in the first byte, which may diff clean (zero close to zero)

This sets all of the bytes to make sure we have a clear diff.

Also added some diagnostic output to help if cases fail.

@cyrush cyrush added the bug label Dec 18, 2023
@cyrush cyrush merged commit e0f8edc into develop Dec 18, 2023
22 checks passed
@cyrush cyrush deleted the task/2023_12_node_diff_intel_fp_issue branch December 18, 2023 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure with newer Intel compiler
1 participant