Skip to content

Remove all QMC_CUDA dependencies on testsets - #4442

Merged
ye-luo merged 4 commits into
QMCPACK:developfrom
Hyeondeok-Shin:deterministic_test
Feb 7, 2023
Merged

Remove all QMC_CUDA dependencies on testsets#4442
ye-luo merged 4 commits into
QMCPACK:developfrom
Hyeondeok-Shin:deterministic_test

Conversation

@Hyeondeok-Shin

Copy link
Copy Markdown
Contributor

Proposed changes

Since legacy CUDA is removed on #4431, QMC_CUDA dependencies on testsets are no longer needed.

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

Delete the items that do not apply

  • Other (please describe): Clean up testsets

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

Intel Xeon

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
  • Yes. 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)

@prckent prckent mentioned this pull request Feb 7, 2023
5 tasks
prckent
prckent previously approved these changes Feb 7, 2023

@prckent prckent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Confirmed that QMC_CUDA is gone from tests/*

Approving, of course subject to CI

@prckent

prckent commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

Test this please

@ye-luo ye-luo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please remove SUCCESS_STATUS_CUDA and I will apply cmake-format before merging.

Comment thread tests/CMakeLists.txt Outdated
else()
set(SUCCESS_STATUS_CUDA TRUE)
endif()
set(SUCCESS_STATUS_CUDA TRUE)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This also needs to be removed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks. SUCCESS_STATUS_CUDA is now completely removed.

@ye-luo

ye-luo commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

Test this please

@ye-luo
ye-luo enabled auto-merge February 7, 2023 22:18

@ye-luo ye-luo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Will be last checked by CI.

@ye-luo
ye-luo merged commit c00bdcb into QMCPACK:develop Feb 7, 2023
@prckent prckent mentioned this pull request Aug 18, 2023
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.

3 participants