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

Nexus: fix tests on Summit #2983

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Conversation

jtkrogel
Copy link
Contributor

@jtkrogel jtkrogel commented Mar 3, 2021

Proposed changes

Fix failing tests on Summit. Most of these are due to lack of guards for optional modules. The test failure in #2958 was due to lack of an absolute tolerance on comparisons of near zero (+- machine epsilon) floating point values.

Closes #2958.

What type(s) of changes does this code introduce?

  • Bugfix

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

Summit

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'

@qmc-robot
Copy link

Can one of the admins verify this patch?

@ye-luo
Copy link
Contributor

ye-luo commented Mar 3, 2021

Okay to test

@prckent
Copy link
Contributor

prckent commented Mar 3, 2021

Thanks Jaron!

@prckent prckent merged commit 36117ef into QMCPACK:develop Mar 3, 2021
@jtkrogel jtkrogel deleted the nx_fix_tests branch March 4, 2021 13:28
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.

Nexus: RMG input test failing on Summit
4 participants