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

Hotfix for MADNESS_LINALG_USE_LAPACKE = true #557

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

EricaCMitchell
Copy link
Collaborator

Description

Although CI passed on this repo, MPQC catches an error when MADNESS_LINALG_USE_LAPACKE = true.
Error is in dgeqrf_(LAPACK_ROW_MAJOR, m, n, a, lda, tau, infoOUT);

Details

  • Remove if/else in geqrf_ wrapper for real8 type

@evaleev evaleev merged commit 67ea7b5 into m-a-d-n-e-s-s:master Oct 26, 2024
12 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