[Ipopt-tickets] [Ipopt] #250: MATLAB crashes when IPOPT converges to machine precision

Ipopt coin-trac at coin-or.org
Mon Dec 15 08:18:44 EST 2014


#250: MATLAB crashes when IPOPT converges to machine precision
-------------------------------+------------------------
  Reporter:  drosos.kourounis  |      Owner:  ipopt-team
      Type:  defect            |     Status:  new
  Priority:  normal            |  Component:  Ipopt
   Version:  3.11              |   Severity:  major
Resolution:                    |   Keywords:
-------------------------------+------------------------

Comment (by kelman):

 Can you try changing the `linear_solver` option to mumps and see if that
 makes any difference? I also don't think
 `/opt/local/lib/libgcc/libstdc++.6.dylib` should be getting picked up
 here, unless that's what you used to compile the mex file? Is that the
 path macports uses? We did make some changes to BuildTools to handle the
 fact that Apple switched standard libraries from gcc to clang, so you
 might want to try using clang for `CC` and `CXX`.

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



More information about the Ipopt-tickets mailing list