Skip to content

Cleanup TinyVector - #4275

Merged
ye-luo merged 1 commit into
QMCPACK:developfrom
williamfgc:cleanup-tinyvector
Oct 10, 2022
Merged

Cleanup TinyVector#4275
ye-luo merged 1 commit into
QMCPACK:developfrom
williamfgc:cleanup-tinyvector

Conversation

@williamfgc

Copy link
Copy Markdown
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
Copy Markdown
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