Closed
Description
Based on what is suggested in JuliaLinearAlgebra/MKL.jl#19 (comment) by @KristofferC:
Use this way: https://github.com/JuliaSparse/Pardiso.jl/blob/81c8391e86cebaf71e936363664d878b22b1fd9a/src/Pardiso.jl#L37-L43.
There is nothing you need to do with this package here. Just depend on MLK_jll and do something like: https://github.com/JuliaSparse/Pardiso.jl/blob/81c8391e86cebaf71e936363664d878b22b1fd9a/src/Pardiso.jl#L25-L27 together with https://github.com/JuliaSparse/Pardiso.jl/blob/81c8391e86cebaf71e936363664d878b22b1fd9a/deps/build.jl#L67-L83.
We can use MKL_jill to provide the libraries.