Boost C++ Libraries: Ticket #4506: Boost.MPI suggests obsolete MPI implementations https://svn.boost.org/trac10/ticket/4506 <p> The Boost.MPI "Getting Started" page suggests the use of Open MPI 1.0.x, LAM/MPI 7.x, and MPICH 1.2 as underlying MPI implementations. The example given there uses LAM/MPI. However, LAM/MPI is no longer maintained, while Open MPI is on version 1.4.2 and MPICH2 1.2.1 (not original MPICH) is current. The documentation should be updated to show an example with a more modern MPI implementation. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4506 Trac 1.4.3 Matthias Troyer Wed, 03 Nov 2010 19:29:06 GMT owner, status changed https://svn.boost.org/trac10/ticket/4506#comment:1 https://svn.boost.org/trac10/ticket/4506#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Douglas Gregor</span> to <span class="trac-author">Matthias Troyer</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Matthias Troyer Wed, 03 Nov 2010 19:42:34 GMT milestone changed https://svn.boost.org/trac10/ticket/4506#comment:2 https://svn.boost.org/trac10/ticket/4506#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.44.0</span> → <span class="trac-field-new">Boost-1.46.0</span> </li> </ul> Ticket Matthias Troyer Sat, 27 Nov 2010 12:23:34 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4506#comment:3 https://svn.boost.org/trac10/ticket/4506#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed in changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/66784" title="Updated documentation for ticket #4506">[66784]</a> </p> Ticket