[Ipopt-tickets] [Ipopt] #167: Any plan to make Ipopt thread-safe

Ipopt coin-trac at coin-or.org
Sun May 5 07:35:19 EDT 2013


#167: Any plan to make Ipopt thread-safe
--------------------------------+---------------------------
  Reporter:  FabF1              |      Owner:  ipopt-team
      Type:  enhancement        |     Status:  reopened
  Priority:  normal             |  Component:  Ipopt
   Version:  3.8 (C++ Version)  |   Severity:  normal
Resolution:                     |   Keywords:  thread-safety
--------------------------------+---------------------------

Comment (by stefan):

 r2267 does a second attempt.
 While almost finished coding that one, I found that in the first attempt,
 I seem to have lost the reset of {{{atag_}}} in
 {{{IpTSymLinearSolver.cpp:93}}}. Small tests show that this could be the
 reason why it did not work (i.e., forget about the thoughts in comment
 [comment:3]).

 So r2269 restores the first attempt and fixes the issue with the lost
 reset of {{{atag_}}}. Will test if it works.

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



More information about the Ipopt-tickets mailing list