[Ipopt] (no subject)

Greg Horn gregmainland at gmail.com
Wed Jul 29 13:11:08 EDT 2015


Different processes will work correctly. I sometimes use openmpi for this
sort of functionality.

On Wed, Jul 29, 2015, 10:04  <jmogali at andrew.cmu.edu> wrote:

> Hi,
>         I am trying create a distributed system of agents where each agent
> solves a convex optimization problem in Java on a single machine.
> I understand that IPOPT is currently not thread safe, is there a
> way I can still create a distributed system on a single machine
> using IPOPT ? Instead of java threads, if I use different
> processes for each of my agents will IPOPT work correctly ,
> assuming I do interprocess communication? Any other solution
> suggestions is also welcome.
>
> Thanks,
> Jayanth
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20150729/50d5208a/attachment.html>


More information about the Ipopt mailing list