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

Add test_orhr_col. Disable LAPACKE call. #16

Merged
merged 4 commits into from
Jan 12, 2023
Merged

Conversation

mgates3
Copy link
Collaborator

@mgates3 mgates3 commented Dec 10, 2022

Test for orhr_col (real) was missing. There are minimal differences from complex:

meld test_unhr_col.cc test_orhr_col.cc

As of LAPACK 3.11, LAPACKE is missing LAPACKE_*{or,un}hr_col. It was added in Intel MKL, so enable LAPACKE test with MKL. See Reference-LAPACK/lapack#726.

@mgates3 mgates3 merged commit ddb8158 into icl-utk-edu:master Jan 12, 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.

None yet

2 participants