[Ipopt-tickets] [Ipopt] #221: libipopt.so is not linked against MKL?

Ipopt coin-trac at coin-or.org
Thu Oct 3 07:11:44 EDT 2013


#221: libipopt.so is not linked against MKL?
--------------------------+------------------------
Reporter:  LTimochouk     |      Owner:  ipopt-team
    Type:  clarification  |     Status:  new
Priority:  normal         |  Component:  Ipopt
 Version:  3.11           |   Severity:  normal
Keywords:                 |
--------------------------+------------------------
 Hello,

 I compile Ipopt 3.11.4 on Linux with the following 3rd-party dependencies:
 (*) --with-blas and --with-lapack point to Intel MKL libraries; these
 settings are confirmed as "yes" by Ipopt/configure;
 (*) using HSL Archive libraries (MA27, MA28, MC19)

 By using the "ldd" command, I noticed that the resulting shared library
 (libipopt.so.1.9.4) does not contain any references to Intel MKL
 libraries.

 Is it a kind of normal, or something is wrong in the configuration?

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/221>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list