[Ipopt-tickets] [Ipopt] #259: Compiling with long int instead of int with MUMPS

Ipopt coin-trac at coin-or.org
Mon Mar 30 08:18:23 EDT 2015


#259: Compiling with long int instead of int with MUMPS
-------------------+------------------------
Reporter:  leung   |      Owner:  ipopt-team
    Type:  defect  |     Status:  new
Priority:  normal  |  Component:  Ipopt
 Version:  3.11    |   Severity:  normal
Keywords:          |
-------------------+------------------------
 I am trying to compile IPOPT with long int stead of int for the index data
 type. I have changed the typedef of index in Interfaces/IpStdCInterface
 from int to long int. I have also changed the definition in
 Common/IpTypes.hpp. Unfortunately, it did not compile. I have seen another
 ticket on a similar topic but requires compilation with MA27
 (https://projects.coin-or.org/Ipopt/ticket/251). However, it seems like
 there are no solutions so far. I am wondering if anyone has done this and
 is willing share his/her experience.

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



More information about the Ipopt-tickets mailing list