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 precision mishandling and more clang warning #2375

Merged
merged 3 commits into from
Apr 10, 2020

Conversation

ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Apr 10, 2020

Proposed changes

Fix precision mishandling and more clang warning (actually bugs)

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

  • Other (please describe): reduce warning

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

bora

Checklist

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

@ye-luo ye-luo changed the title More clang warning fix. Fix precision mishandling and more clang warning Apr 10, 2020
@prckent prckent self-requested a review April 10, 2020 18:32
Copy link
Contributor

@prckent prckent left a comment

Choose a reason for hiding this comment

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

LGTM. ALCF CI is having checkout problems. Manual CI is OK:

--- START build_gccnew Fri Apr 10 13:59:42 EDT 2020
100% tests passed, 0 tests failed out of 38
--- START build_gcccuda Fri Apr 10 14:02:23 EDT 2020
100% tests passed, 0 tests failed out of 36
--- START build_gcccuda_full Fri Apr 10 14:04:43 EDT 2020
100% tests passed, 0 tests failed out of 36
--- START build_gcccuda_complex Fri Apr 10 14:07:05 EDT 2020
100% tests passed, 0 tests failed out of 49
--- START build_gccnew_complex Fri Apr 10 14:09:35 EDT 2020
100% tests passed, 0 tests failed out of 51
--- START build_gccnew_nompi Fri Apr 10 14:12:32 EDT 2020
100% tests passed, 0 tests failed out of 26
--- START build_gccnew_nompi_complex Fri Apr 10 14:14:26 EDT 2020
100% tests passed, 0 tests failed out of 26
--- START build_clangnew Fri Apr 10 14:16:14 EDT 2020
100% tests passed, 0 tests failed out of 38
--- START build_clangnew_complex Fri Apr 10 14:18:43 EDT 2020
100% tests passed, 0 tests failed out of 51
--- START build_clangnew_mixed Fri Apr 10 14:21:19 EDT 2020
97% tests passed, 1 tests failed out of 38
--- START build_clangnew_complex_mixed Fri Apr 10 14:23:46 EDT 2020
98% tests passed, 1 tests failed out of 51
--- START build_clangnew_aos Fri Apr 10 14:26:27 EDT 2020
100% tests passed, 0 tests failed out of 36
--- START build_clangnew_complex_aos Fri Apr 10 14:28:57 EDT 2020
100% tests passed, 0 tests failed out of 49

@prckent prckent merged commit ae562a8 into QMCPACK:develop Apr 10, 2020
@ye-luo ye-luo deleted the house-keeping branch April 12, 2020 18:35
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.

2 participants