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

Fix incorrect use of DTModes #3909

Merged
merged 2 commits into from
Mar 19, 2022
Merged

Fix incorrect use of DTModes #3909

merged 2 commits into from
Mar 19, 2022

Conversation

ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Mar 18, 2022

Proposed changes

J3 in offload was broken by #3905 because virtual particle set data transfer no more depends on NEED_TEMP_DATA_ON_HOST.
This PR adds missing flags in AA table consumers who needs data on the host.
and removes implicit NEED_TEMP_DATA_ON_HOST always forced on AA, AB tables.

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

  • Bugfix

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

epyc-server

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'

Remove implicit NEED_TEMP_DATA_ON_HOST in AA, AB tables.
Add missing flags in AA table consumers who needs data on the host.
@ye-luo ye-luo added the bug label Mar 18, 2022
@ye-luo
Copy link
Contributor Author

ye-luo commented Mar 18, 2022

Test this please

@prckent prckent self-requested a review March 19, 2022 00:12
@prckent prckent enabled auto-merge March 19, 2022 00:13
@prckent prckent merged commit 636d2b8 into QMCPACK:develop Mar 19, 2022
@ye-luo ye-luo deleted the fix-offload-J3 branch April 24, 2022 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants