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

Adding job completion message to convertpw4qmcpack #5246

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

kayahans
Copy link
Contributor

@kayahans kayahans commented Nov 29, 2024

Proposed changes

Currently, convertpw4qmcpack gives no confirmation to the user if the conversion is successfully complete or not. I know the plan is to incorporate this code into pw2qmcpack, but for the short term this can be a reasonable solution.

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

  • ORNL-Baseline

Checklist

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

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.

Useful improvement. I changed message to be the same style as the QMCPACK completion message (qmcapp.cpp:229). I also prefer we avoid use the term "job" since this is associated with queuing systems.

@prckent
Copy link
Contributor

prckent commented Nov 29, 2024

Test this please

@prckent prckent enabled auto-merge November 29, 2024 21:06
@prckent prckent merged commit 3fff0a8 into QMCPACK:develop Nov 29, 2024
37 of 39 checks passed
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.

2 participants