You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Calling Force estimator from Legacy code leads to an error which was not present in the past. This is an attempt at reproducing the Paper on MDF using the input files in the MDF repo.
I call the Legacy code explicitly
Forces are Invoked in the hamiltonian using <estimator type="Force" name="ac" mode="acforce" source="ion0" target="e"/>
I get the following error:
terminate called after throwing an instance of 'std::runtime_error'
what(): SoaSphericalTensor<T>::evaluateVGHGH(x,y,z): Not implemented
Aborted (core dumped)
To Reproduce
Steps to reproduce the behavior:
release version or git commit hash being built
Git branch: develop
Last git commit: 81ba5c2-dirty
Last git commit date: Thu Oct 17 18:24:39 2024 -0500
Last git commit subject: Merge pull request Block the density cell and corner keywords in qdens #5202 from aannabe/qdens_corner
I added all files needed
Expected behavior
Reproduce results in the MDF repo "Dataset for Towards Quantum Monte Carlo Forces on Heavier Ions: Scaling Properties
Tiihonen, Juha; Clay III, Raymond C.; Krogel, Jaron T."
System:
system name [e.g. fusiont5, summit]: Endymion (AMD Epyc Rome 64 cores. Anouar's Server)
Additional context
This is the Forces test I promised to run. System is the CO molecule. vmc.tar.gz
Describe the bug
Calling Force estimator from Legacy code leads to an error which was not present in the past. This is an attempt at reproducing the Paper on MDF using the input files in the MDF repo.
I call the Legacy code explicitly
Forces are Invoked in the hamiltonian using
<estimator type="Force" name="ac" mode="acforce" source="ion0" target="e"/>I get the following error:
To Reproduce
Steps to reproduce the behavior:
Git branch: develop
Last git commit: 81ba5c2-dirty
Last git commit date: Thu Oct 17 18:24:39 2024 -0500
Last git commit subject: Merge pull request Block the density cell and corner keywords in qdens #5202 from aannabe/qdens_corner
I added all files needed
Expected behavior
Reproduce results in the MDF repo "Dataset for Towards Quantum Monte Carlo Forces on Heavier Ions: Scaling Properties
Tiihonen, Juha; Clay III, Raymond C.; Krogel, Jaron T."
System:
Additional context
This is the Forces test I promised to run. System is the CO molecule.
vmc.tar.gz