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

Set batched defaults in QMCPACK and NEXUS #5286

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

prckent
Copy link
Contributor

@prckent prckent commented Jan 16, 2025

Proposed changes

Switch QMCPACK and NEXUS to use the batched drivers as default. Minimal updates to tests to ensure that they now pass. Potentially additional tests could be added.

Updated CHANGELOG.md since this is a breaking change.

Closes #5149
Closes #5273

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

  • New feature
  • Testing changes (e.g. new unit/integration/performance tests)
  • Documentation or build script changes

Does this introduce a breaking change?

  • Yes

What systems has this change been tested on?

nitrogen2, gcc14 nightly configuration

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'
  • No. Code added or changed in the PR has been clang-formatted
  • No. 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)

@prckent prckent requested review from jtkrogel and ye-luo January 16, 2025 18:32
jtkrogel
jtkrogel previously approved these changes Jan 17, 2025
Copy link
Contributor

@jtkrogel jtkrogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ye-luo
Copy link
Contributor

ye-luo commented Jan 17, 2025

Test this please

@prckent prckent merged commit f28d436 into QMCPACK:develop Jan 20, 2025
40 of 41 checks passed
@prckent prckent deleted the switch_batched_default branch January 20, 2025 15:10
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.

Change NEXUS default driver version to batched Change QMCPACK default driver version to batched
3 participants