$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [mpi] Non-default arguments for running regression tests through bjam
From: Pete Bartlett (pete_at_[hidden])
Date: 2009-02-03 13:55:48
>It should actually be the third argument, not the fourth.
>using mpi : : <find-shared-library>cxx <find-shared-library>mpi
><library-path>C:/MPICH2/lib <include>C:/MPICH2/include : mpiexec -n ;
>
>In Christ,
>Steven Watanabe
Ah, thank you Steven. I've opened a doc bug report
https://svn.boost.org/trac/boost/ticket/2723
Pete