[Ipopt-tickets] [Ipopt] #159: Configuring with Intel MKL BLAS

Ipopt coin-trac at coin-or.org
Sun May 1 18:32:27 EDT 2011


#159: Configuring with Intel MKL BLAS
--------------------------+-------------------------------------------------
Reporter:  bsreedhar      |       Owner:  ipopt-team
    Type:  clarification  |      Status:  new       
Priority:  normal         |   Component:  Ipopt     
 Version:  3.9            |    Severity:  normal    
Keywords:                 |  
--------------------------+-------------------------------------------------
 Hi there,

 I have access to Intel MKL. If I want to configure Ipopt with MKL, what
 should be the configure format?

 MKL is located in /usr/local/packages/intel-mkl
 The format
 {{{
 ./configure --with-blas="/usr/local/packages/intel-
 mkl/lib/64/libmkl_intel_ilp64.so"
 }}}

 gives

 {{{
 configure: error: user supplied BLAS library "/usr/local/packages/intel-
 mkl/lib/64/libmkl_intel_ilp64.so" does not work
 }}}

 Any help in this regard would be greatly appreciated.

 Attached is the directory tree of "/usr/local/packages/intel-mkl"

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



More information about the Ipopt-tickets mailing list