Skip to content

Compiling IPOPT with MKL Pardiso on Windows #602

Answered by svigerske
ottmar-zittlau asked this question in Q&A
Discussion options

You must be logged in to vote

That's the wrong integer type. You want mkl_intel_lp64_dll instead of mkl_intel_ilp64_dll (unless you also build Ipopt for 64-bit integers).

That would then also correspond to the libs that configure tries if you don't specify the lapack flags explicitly (but that requires the MKL lib path to be in the standard library search path).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@ottmar-zittlau
Comment options

Answer selected by ottmar-zittlau
Comment options

You must be logged in to vote
2 replies
@svigerske
Comment options

@ottmar-zittlau
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants