-
Notifications
You must be signed in to change notification settings - Fork 139
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
Suspicious QP short test failures with anomalously large errors #5172
Comments
My initial suspicion is that this might just be some strange pathological case. Does anyone know how this came to be a test system and how the inputs were generated? (did they converge nicely, were there other nearby excited states, etc.) |
We could look at the scalar files that are produced to see if there are wild outliers or a warmup problem. Maybe the initial guessed electron positions are poor, particularly for the excited state. |
Increasing the warmup from 100 steps to 5000 was not successful, e.g.
|
Describe the bug
For the excited state case, the C4 multideterminant tests seem to be wrong in mixed precision. The ground state calculation looks more reliable, but there are still some large deviations. Possibly there is a bug here, possibly the test is not well enough designed and doesn't get reliable error bars. It looks like outlier energies can be obtained, indicating a possible bug.
I have been going through the short tests to "tame" them. Most failures would need only modest increase in error bar to pass, e.g. are failing at 3.1 sigma. These QP ones have noticeably much larger deviations.
@kgasperich , @anbenali ? Any insights/guesses?
short-C4_md-ae-excited-qp-vmc-1-16-totenergy
https://cdash.qmcpack.org/testSummary.php?project=1&name=short-C4_md-ae-excited-qp-vmc-1-16-totenergy&date=2024-09-19 (52 sigma failure for one of the gcc14-mixed builds!)
short-C4_md-ae-excited-qp-vmc-1-16-variance
https://cdash.qmcpack.org/testSummary.php?project=1&name=short-C4_md-ae-excited-qp-vmc-1-16-variance&date=2024-09-19
short-C4_md-ae-excited-qp-vmc-1-16-kinetic
https://cdash.qmcpack.org/testSummary.php?project=1&name=short-C4_md-ae-excited-qp-vmc-1-16-kinetic&date=2024-09-19
Ground state seems more reliable, but still some large deviations:
short-C4_md-ae-ground-qp-vmc-1-16-variance
https://cdash.qmcpack.org/testSummary.php?project=1&name=short-C4_md-ae-ground-qp-vmc-1-16-variance&date=2024-09-19
To Reproduce
Standard ctest runs with develop
Expected behavior
Test passes reliably.
System:
CPU systems
The text was updated successfully, but these errors were encountered: