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

Recompute DTAA at donePbyP on demand only. #3846

Merged
merged 3 commits into from
Feb 18, 2022

Conversation

ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Feb 16, 2022

Need #3838 and #3842

Proposed changes

Introduce DTModes::NEED_FULL_TABLE_ON_HOST_AFTER_DONEPBYP to handle DTAA recompute at donePbyP
on demand.

This is the last bits of putting CoulombPBCAA on the GPU.

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

  • New feature

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

Summit, Crusher

Checklist

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

Copy link
Contributor

@prckent prckent left a comment

Choose a reason for hiding this comment

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

Will approve after #3842 addressed.

@prckent prckent self-requested a review February 18, 2022 00:18
Copy link
Contributor

@prckent prckent left a comment

Choose a reason for hiding this comment

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

It would be very good to find a C++ architecture way to automatically handle these optional and/or state machine like options. This would surface the dependencies at the (say) the per class level. The same could be done for the numerically sensitive/need recompute wavefunction components.

@prckent
Copy link
Contributor

prckent commented Feb 18, 2022

Test this please

@prckent prckent merged commit 4250568 into QMCPACK:develop Feb 18, 2022
@ye-luo ye-luo deleted the skip-donePbyP branch February 18, 2022 23:08
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.

None yet

2 participants