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

Cleanup TinyVector #4275

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Cleanup TinyVector #4275

merged 1 commit into from
Oct 10, 2022

Conversation

williamfgc
Copy link
Contributor

Proposed changes

Remove unused compile-time functionality in TinyVector
Some functions are still not consumed in runtime tests and need to be refactored at the consumer level
Related to #3411

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

  • Refactoring (no functional changes, no api changes)

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

Ubuntu 22.04

Checklist

Update the following with a yes where the items apply. If you're unsure about any of them, don't hesitate to ask. This is
simply a reminder of what we are going to look for before merging your code.

  • 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
  • No. Documentation has been added (if appropriate)

Remove unused compile-time functionality
Some are still not consumed in runtime tests
@williamfgc williamfgc added cleanup For cleanling legacy lines of code refactor labels Oct 10, 2022
@williamfgc
Copy link
Contributor Author

Test this please to see if I'm not missing compile-time GPU usage

@ye-luo ye-luo merged commit c91dcbc into QMCPACK:develop Oct 10, 2022
@williamfgc williamfgc deleted the cleanup-tinyvector branch October 10, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup For cleanling legacy lines of code refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants