[Ipopt-tickets] [Ipopt] #239: Configuration issue when linking Intel MKL BLAS on 64-bit Windows 7 & Cygwin

Ipopt coin-trac at coin-or.org
Sun Jul 13 19:34:00 EDT 2014


#239: Configuration issue when linking Intel MKL BLAS on 64-bit Windows 7 &
Cygwin
---------------------+------------------------
  Reporter:  aero1   |      Owner:  ipopt-team
      Type:  defect  |     Status:  new
  Priority:  normal  |  Component:  Ipopt
   Version:  3.11    |   Severity:  normal
Resolution:          |   Keywords:
---------------------+------------------------

Comment (by kelman):

 I've personally only used MKL on Linux. I don't think MKL on Windows works
 particularly well (if at all) with GNU compilers. You'd likely need to use
 the Intel compilers, which require Visual Studio-style compilation on
 Windows.

 You should be able to use OpenBLAS along with GNU compilers on Windows,
 they have binaries posted here:
 https://sourceforge.net/projects/openblas/files/ Make sure to use a BLAS
 library with 32 bit integer size for Ipopt.

 Are you building with 32 bit or 64 bit compilers?

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



More information about the Ipopt-tickets mailing list