[Ipopt-tickets] [Ipopt] #104: HSL ThirdParty Makefile

Ipopt coin-trac at coin-or.org
Wed Jul 29 07:28:00 EDT 2009


#104: HSL ThirdParty Makefile
------------------------------+---------------------------------------------
Reporter:  jhogg41            |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.6 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 == Issue: ==

 Recent renaming (in last few years?) of files in HSL solvers seems to have
 broken this makefile. Routines from HSL2007 (the commercial/academics only
 files) are now of the form ma57d.f rather than ma57ad.f. I believe HSL
 Archive has not changed, but have not checked this.


 == Suggested Fix: ==

 Modify makefile to use either ma57d.f or ma57ad.f depending on which is
 present. Default to ma57d.f if both are present as this is probably the
 most recent version.

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



More information about the Ipopt-tickets mailing list