$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-03-14 13:06:35
On Mar 14, 2007, at 3:40 AM, elviin wrote:
> is mpich2 supported on Windows XP so that it is able to be configured
> with boost via
>
> using mpi ; in user-config.jam?
Not yet. Microsoft's MPI should work with just "using mpi ; ", but we
don't have autodetection logic for MPICH2 on Windows.
Cheers,
Doug