[Ipopt-tickets] [Ipopt] #58: MA57 & MeTiS for IPOPT

Ipopt coin-trac at coin-or.org
Fri Apr 25 12:56:20 EDT 2008


#58: MA57 & MeTiS for IPOPT
--------------------------------+-------------------------------------------
  Reporter:  pmota              |       Owner:  andreasw  
      Type:  clarification      |      Status:  assigned  
  Priority:  normal             |   Component:  Ipopt     
   Version:  3.3 (C++ Version)  |    Severity:  normal    
Resolution:                     |    Keywords:  MA57 MeTiS
--------------------------------+-------------------------------------------
Comment (by andreasw):

 Hi Paolo,

 I must have missed that you added the requested config.log file, and I
 didn't check the tickets in a while - sorry!

 What I see in the file is that during Ipopt's test for MA57 it cannot link
 with your library since Blas is not found - Blas is compiled during
 Ipopt's 'make' later.

 The easiest work around is to compile BLAS yourself (say, in
 $HOME/libblas.a) and the specify {{{--with-blas="-L$HOME/lib -lblas"}}}

 Again, sorry for not having replied earlier...

 Andreas

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



More information about the Ipopt-tickets mailing list