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

Improve cublas getrf/getri_batched error handling. #4693

Merged
merged 2 commits into from Aug 9, 2023

Conversation

ye-luo
Copy link
Contributor

@ye-luo ye-luo commented Aug 8, 2023

Proposed changes

  1. getrf_batched output errors of all the infos instead of the first one.
  2. Check getri_batched infos.

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

  • Bugfix

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

epyc-server

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'
  • Yes. Code added or changed in the PR has been clang-formatted

@ye-luo
Copy link
Contributor Author

ye-luo commented Aug 8, 2023

Test this please

@ye-luo ye-luo requested a review from PDoakORNL August 8, 2023 22:47
@prckent
Copy link
Contributor

prckent commented Aug 9, 2023

Merging since this is easy to revise further if anyone else has revisions.

@prckent prckent merged commit db9d376 into QMCPACK:develop Aug 9, 2023
39 checks passed
@prckent prckent mentioned this pull request Aug 18, 2023
@ye-luo ye-luo deleted the cublas-infos branch October 31, 2023 01:39
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