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

Ipopt coin-trac at coin-or.org
Sun Sep 1 15:03:50 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 kelman):

 Replying to [comment:8 stefan]:
 > OK, just not setting it seems fine to me.
 >
 > r2370 disables the check for {{{pardiso_exist_parallel()}}} if PARDISO
 is from MKL and changes the error to a warning.

 I think the logic in configure from r2370 is a tiny bit off... have_mkl =
 yes means we're at least using MKL for Blas, but might still be using MKL
 Blas with Basel Pardiso. If it's possible that any non-parallel version of
 Basel Pardiso is still floating around, then we would still want to check
 for pardiso_exist_parallel() in that case. Although a false positive for
 HAVE_PARDISO_PARALLEL looks pretty harmless so I doubt it matters.

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



More information about the Ipopt-tickets mailing list