<div dir="ltr">Thanks Stefan. I tried upgrading the Homebrew formula to 3.11.8 but I&#39;m still getting the test failures due to MPI_Init():<div><br></div><div>---</div><div><div>./run_unitTests</div><div><br></div><div>Running unitTests...</div>

<div><br></div><div>Testing AMPL Solver Executable...</div><div><br></div><div> ---- 8&lt; ---- Start of test program output ---- 8&lt; ----</div><div><br></div><div>==&gt; Warning: Treating 1 binary and 1 integer variables as continous.</div>

<div><br></div><div>*** The MPI_Comm_rank() function was called before MPI_INIT was invoked.</div><div>*** This is disallowed by the MPI standard.</div><div>*** Your MPI job will now abort.</div><div>[Aragorn:91158] Local abort before MPI_INIT completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed!</div>

</div><div>---</div><div><br></div><div>I looked through the updated source code but it&#39;s not clear to me who&#39;s supposed to set HAVE_MPI_INITIALIZED?</div><div><br></div><div>Thanks</div></div><div class="gmail_extra">

<br clear="all"><div>Dominique</div>
<br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 3:30 AM, Stefan Vigerske <span dir="ltr">&lt;<a href="mailto:stefan@math.hu-berlin.de" target="_blank">stefan@math.hu-berlin.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I just created a new Ipopt maintenance release.<br>
This release includes an important fix for a bug that has been introduced (by me) with Ipopt 3.11.0 and could be responsible for difficult to debug convergence problems. If you were using Ipopt 3.11, it is suggested to update.<br>


<br>
Here is a list of changes (r1234 stands for a related svn changeset, #123 for a ticket number in the trac bugtracking system):<br>
<br>
- fixed a bug, introduced with Ipopt 3.11.0, where the tag in the<br>
  Ipopt&#39;s caching mechanism was not unique over time, which lead to<br>
  failures of Ipopt that were difficult to debug or recognize<br>
  (e.g., Ipopt may have stopped with an restoration failure for<br>
  instances that solved fine with Ipopt 3.10) [r2472, r2473]<br>
  I&#39;m very thankful to Gabriel Hackebeil and Kurt Majewski for their<br>
  debugging effort on this issue.<br>
- building Mumps with pthreads is now disabled by default [#229]<br>
- fixed setting of LD on Windows (now set to link only iff using<br>
  MS/Intel compilers) [#230]<br>
- fixed download link for Gnumex [r2471]<br>
- for some messages about too-few-degrees-of-freedom and restoration<br>
  failure, the message level changed from error to strong-warning<br>
  [r2460, r2469]<br>
- revised calls to MPI_Init and MPI_Finalize in Mumps interface [r2467]<br>
  (MPI_Init is now called only if function MPI_Initialized is available<br>
  and MPI has not been initialized already; MPI_Finalize is only called<br>
  if Ipopt also called MPI_Init; ...)<br>
<br>
The source tarballs should be available tomorrow.<br>
<br>
Enjoy,<br>
Stefan<br>
<br>
______________________________<u></u>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org" target="_blank">Ipopt@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/ipopt</a><br>
<br>
______________________________<u></u>_________________<br>
Ipopt mailing list<br>
<a href="mailto:Ipopt@list.coin-or.org" target="_blank">Ipopt@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/ipopt" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/ipopt</a><br>
</blockquote></div><br></div>