Boost C++ Libraries: Ticket #2723: mpi doc bug: Non-default arguments for running regression tests through bjam https://svn.boost.org/trac10/ticket/2723 <p> Docs say: </p> <p> "The (optional) fourth argument configures Boost.MPI for running regression tests. These parameters specify the executable used to launch jobs (default: "mpirun") followed by any necessary arguments to this to run tests and tell the program to expect the number of processors to follow (default: "-np")." </p> <p> However doing this results in a slew of jam errors </p> <p> Steven Watanabe writes: </p> <p> "It should actually be the third argument, not the fourth." </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2723 Trac 1.4.3 Matthias Troyer Fri, 07 Aug 2009 15:29:47 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2723#comment:1 https://svn.boost.org/trac10/ticket/2723#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/55445" title="Fixed ticket 2723">[55445]</a>) Fixed ticket 2723 </p> Ticket