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

Fix two xl issues #4179

Merged
merged 2 commits into from
Aug 3, 2021
Merged

Fix two xl issues #4179

merged 2 commits into from
Aug 3, 2021

Conversation

crtrott
Copy link
Member

@crtrott crtrott commented Jul 21, 2021

This adds libatomic for XL which does require it for 64 bit compare exchange of complex and turns of the infinity test for long double where it generates wrong answers: see #4100

@crtrott crtrott added this to In progress in Developer: CRTROTT via automation Jul 21, 2021
@crtrott crtrott added this to In progress in Kokkos Release 3.5 via automation Jul 21, 2021
@crtrott crtrott moved this from In progress to Awaiting Feedback in Kokkos Release 3.5 Jul 21, 2021
Copy link
Contributor

@masterleinad masterleinad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

XL generates incorrect behavior see issue kokkos#4100
@ndellingwood
Copy link
Contributor

Can the hypot test also be disabled for long double as part of this PR, or should that be handled in a separate PR?

@dalg24
Copy link
Member

dalg24 commented Aug 2, 2021

Can the hypot test also be disabled for long double as part of this PR, or should that be handled in a separate PR?

Either works.

@crtrott
Copy link
Member Author

crtrott commented Aug 2, 2021

Retest this please

@crtrott crtrott merged commit 9840938 into kokkos:develop Aug 3, 2021
Developer: CRTROTT automation moved this from In progress to Done Aug 3, 2021
Kokkos Release 3.5 automation moved this from Awaiting Feedback to Done Aug 3, 2021
@crtrott crtrott deleted the fix-two-xl-issues branch August 3, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Nightly test failures: xl/16.1.1 (Serial) unit test failures in numeric_traits_infinity
4 participants