[Ipopt] configuring with MKL BLAS/PARDISO

Sean C McDuffee scmcduff at blueskystudios.com
Tue Nov 19 11:41:10 EST 2013


Trying to link with the MKL BLAS (I know it's experimental) but the 
configure script keeps saying my BLASLIB doesn't work.

Trying to configure Ipopt 3.11.6 with MKL 11.1 with the line:

with_blas='-L/opt/intel/mkl/lib/intel64 -Wl,--start-group -lmkl_def 
-lmkl_intel_lp64 -lmkl_core -lmkl_gnu_thread -Wl,--end-group -ldl 
-lpthread -lm'

Any help debugging this out there?

Thanks
Sean


More information about the Ipopt mailing list