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

Rc 3100 #2784

Merged
merged 1,791 commits into from
Nov 10, 2020
Merged

Rc 3100 #2784

merged 1,791 commits into from
Nov 10, 2020

Conversation

prckent
Copy link
Contributor

@prckent prckent commented Nov 10, 2020

Proposed changes

3.10.0 release

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

  • Bugfix
  • New feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

sulfur, nitrogen. No PRs have been merged since the "weeklies" that ran over the weekend.

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'
  • Yes. Code added or changed in the PR has been clang-formatted
  • Yes. This PR adds tests to cover any new code, or to catch a bug that is being fixed
  • Yes. Documentation has been added (if appropriate)

PDoakORNL and others added 30 commits September 23, 2020 11:59
Rename crowd-local data structure to CostFunctionCrowdData and move to its own .h/.cpp file.

Remove the crowd_size and curr_crowd_size state from CostFunctionCrowdData.

Prefix accessors with get_*
Improve DMC Batch implementation: correct accept ratio, dev time validity checks, less wrong transfered walker state
Fix LCAO initialization precision loss in mixed precision build
Add unit tests for sposet input styles
Add crowds to optimizer cost function
@prckent prckent requested a review from ye-luo November 10, 2020 19:51
@prckent
Copy link
Contributor Author

prckent commented Nov 10, 2020

Per https://github.com/QMCPACK/qmcpack/wiki/Release-process please check the version and changelog are updated appropriately.

@prckent
Copy link
Contributor Author

prckent commented Nov 10, 2020

"ctest -R deterministic" check using Intel2019.1.3 on sulfur OK.

@prckent prckent merged commit f775d65 into master Nov 10, 2020
@prckent prckent deleted the rc_3100 branch November 10, 2020 21:25
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.