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

Ipopt coin-trac at coin-or.org
Sat Mar 1 16:53:05 EST 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
--------------------------------+-------------------------------------------
Changes (by andreasw):

  * owner:  ipopt-team => andreasw
  * status:  new => assigned
  * type:  defect => clarification

Comment:

 Hi Paolo,

 I myself don't have access to MA57, so I haven't tried this, nor do I know
 of anybody who has tried to compile Ipopt with MA57 and Metis.

 The Makefiles in {{{ThirdParty/HSL}}} will not work in this case, since
 they don't know about Metis.  However, you can just compile a library with
 MA57 and Metis separately, independent of Ipopt, and then tell the Ipopt
 {{{configure}}} script how it can link with the MA57/Metis library you
 created.  This is the purpose of the {{{--with-hsl}}} flag for
 {{{configure}}}.  Please have a look at the second item in the "Detailed
 Installation Information" appendix in the Ipopt documentation (currently,
 the online link for this topic is http://www.coin-
 or.org/Ipopt/documentation/node183.html).

 I hope this helps,

 Andreas

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



More information about the Ipopt-tickets mailing list