[Ipopt-tickets] [Ipopt] #116: PARDISO 4 Interface Problem

Ipopt coin-trac at coin-or.org
Fri Apr 2 13:08:44 EDT 2010


#116: PARDISO 4 Interface Problem
------------------------------+---------------------------------------------
Reporter:  guest              |       Owner:  ipopt-team
    Type:  defect             |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.8 (C++ Version)  |    Severity:  normal    
Keywords:  PARDISO Interface  |  
------------------------------+---------------------------------------------
 This may or may not be related to ticket #99, but when I use PARDISO 4.0
 with Ipopt in Windows, I have to remove the FUNC_77() macro for all calls
 to PARDISO functions in IpPardisoSolverInterface.cpp.

 If I do not remove the macro, I receive no link errors, but Ipopt crashes
 when I try to run it.  Perhaps the interface on the PARDISO side has
 unexpectedly changed with version 4.0?

 I've attached the version of IpPardisoSolverInterface.cpp that I use to
 get PARDISO to work for me.

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



More information about the Ipopt-tickets mailing list