qmcpack icon indicating copy to clipboard operation
qmcpack copied to clipboard

High-excitation code paths in MSD are untested

Open prckent opened this issue 3 years ago • 0 comments

Describe the bug The work in #3900 highlights that the "general" code path for excitations is untested.

To Reproduce Run the tests.

Expected behavior Unit or deterministic test hits the code path.

Additional context

An easy solution would be to add an MSD only integration test (short and deterministic) using FCI on a pseudoatom. Better would be properly unit testing the general code paths.

In view of the offload work and still-to-be-proven nature of offload compilers, these code paths should be tested.

prckent avatar Mar 11 '22 19:03 prckent