-
Notifications
You must be signed in to change notification settings - Fork 144
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
v4.0.0 release #5298
v4.0.0 release #5298
Conversation
Add rocTX support
Block the density cell and corner keywords in qdens
Nexus: Bugfix for SOC J3 terms
Transfer using ST type in C2R
Increase d2psiM test tolerance in LiH-x
Add batched EnergyDensityEstimator short statistical integration test
Fix TMDLA in batched DMC driver runs
Error out when user accidentally chooses fractional coordinates without specifying a lattice.
Add an input consistency check.
…ialized_sdj reference values. serialize calls makeMoveAndCheck which has outOfBound(displ) check.
Fix Lattice + OpenBC in batched drivers
Enable complex coefficients for SelfHealingOverlap estimator
Add checkVector test helper equivalent to checkMatrix, NativePrint for std::unordered_map and std::array
Update examples list in docs
Update docs to match batched driver defaults
Output of
|
Test this please |
Please merge after #5299 |
Fix short-He_orb_rot_param_grad parameter checking.
Update 400rc
Test this please |
Updated test results (from a different machine, missing some python deps and PySCF):
The orb_rot failures might well be statistical. Easy to address in future when we have seen the distribution:
|
Proposed changes
Update main with the 4.0.0rc taken from develop after #5297 was merged.
Please verify:
Version updated to 4.0.0 in CMakeLists.txt
Changelog.md topmost description updated. I made this more verbose, added mention of CPU and GPU execution.
( Following https://github.com/QMCPACK/qmcpack/wiki/Release-process ; it needs some updating and
moving to the developer part of the manual. )
What type(s) of changes does this code introduce?
Does this introduce a breaking change?
What systems has this change been tested on?
CI must run, but no consequential changes since e.g. last nightlies and weekend runs.
Checklist