Replies: 1 comment 1 reply
-
The MKL Pardiso solver has been moved to a dedicated backed, which is accessed using the MKL algebra. This backend now also includes a conjugate gradient using MKL as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed MKL libraries, CMAKE, and trying to connect with them with osqp so that I can use MKL_pardiso solver from python interface but I am seeing that osqp.c and lin_sys.c files are missing in the current directory. Am I missing anything?
Beta Was this translation helpful? Give feedback.
All reactions