Soren Davis

Results 6 comments of Soren Davis

This should be ready now. The linux/3.12 test failure seems to be spurious.

Oh... oops. I seem to have done something strange with git. One minute..

This is a little bit awkward because the Triangulation enum has two not-quite-identical purposes. The first is for the user to specify to Pyomo what kind of triangulation Pyomo should...

When you say you are running multiple solves at the same time, do you mean that you are using the threading or the multiprocessing library? (or neither?) We are aware...

From looking at the trace, it seems like we are first writing to a solver log file (shellcmd.py:271) and then failing when the path we wrote to doesn't exist immediately...