[Ipopt-tickets] [Ipopt] #216: interface to MKL PARDISO

Ipopt coin-trac at coin-or.org
Sun Sep 1 15:38:57 EDT 2013


#216: interface to MKL PARDISO
-----------------------+----------------------
  Reporter:  akalinki  |      Owner:  stefan
      Type:  defect    |     Status:  assigned
  Priority:  normal    |  Component:  Ipopt
   Version:  3.11      |   Severity:  normal
Resolution:            |   Keywords:
-----------------------+----------------------

Comment (by stefan):

 Well, in the previous version, we were not recognizing a multithreaded
 PARDISO if it was the PARDISO MKL.

 Also now, if one is using MKL and has a PARDISO without
 {{{pardiso_ipopt_newinterface()}}}, the system assumes that PARDISO comes
 from MKL, even though it could still be the Basel MKL.

 I'm fine with assuming that one either has a recent Basel PARDISO (new
 interface, parallelized) or an MKL PARDISO (or none at all).

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



More information about the Ipopt-tickets mailing list