[Ipopt] Problem while compiling IPOPT with Intel MKL Blas library

Tony Kelman kelman at berkeley.edu
Sat Jan 24 16:26:26 EST 2015


You’ll need to look into config.log, either at the top level of your build folder or in Ipopt/config.log, to get more output on what caused the error. Probably missing pthreads or something like that.

-Tony


From: paras tiwari 
Sent: Saturday, January 24, 2015 7:38 AM
To: ipopt at list.coin-or.org 
Subject: [Ipopt] Problem while compiling IPOPT with Intel MKL Blas library

Greeting, 

I am trying to configure IPOPT with Intel MKL Blas library. I used following command to configure the IPOPT
../configure -with-blas="-L$MKLPATH  -lmkl_blas95_lp64 $MKLPATH/libmkl_intel_lp64.a $MKLPATH/libmkl_intel_thread.a $MKLPATH/libmkl_core.a"


where MKLPath is the path to my Intel MKL library.

I got the error, user supplied blas does not work. 

I would appreciate if anyone could guide me the way to compile IPOPT with Intel MKL Blas library.

Thanks,
Paras


--------------------------------------------------------------------------------
_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20150124/2dbbad8a/attachment.html>


More information about the Ipopt mailing list