LAPACKE interface for spotf2 function #5523
Replies: 2 comments
-
|
Looks like it was never included in the LAPACKE library specification (https://www.netlib.org/lapack/lapacke.html), whether by accident or on purpose. You won't find it in the Reference implementation at https://github.com/Reference-LAPACK/lapack (might make sense to inquire there), nor in Intel's MKL either. |
Beta Was this translation helpful? Give feedback.
-
|
I agree with Martin. Feel welcome to post an issue on https://github.com/Reference-LAPACK/lapack |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! For what reason OpenBLAS has not LAPACKE interface for spotf2 functionality? For example, it already has it for spotrf spotrf2 and so on. Thx in advance!
Beta Was this translation helpful? Give feedback.
All reactions