Using Intel MKL Pardiso with OpenMP on Mac #450
-
I am trying to set up IPOPT to use Intel MKL Pardiso using openmp for parallelization on mac OSX but cannot figure out the correct linker/compiler flags. I've tried to use the Intel MKL link line advisor. This is the link line they suggest: Has anyone been successful at using the parallel implementation of MKL Pardiso with IPOPT in C++? I've tried multiple combinations of lapack flags and linker flags but have been unable to get it configured correctly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You may want to check the config.log file for details on whey these flags didn't work to link I seem to have used something like
|
Beta Was this translation helpful? Give feedback.
You may want to check the config.log file for details on whey these flags didn't work to link
dsyev
.I seem to have used something like