Boost logo

Boost Users :

From: Charles Karney (ckarney_at_[hidden])
Date: 2007-07-17 10:02:09


K. Noel Belcourt wrote:
>
> The first argument to the using mpi rule should be the location of
> the mpicxx script. If it's located in
>
> C:/Program Files/MPICH/SDK/Bin
>
> then you just need to do this
>
> using mpi
> : "C:/Program Files/MPICH/SDK/Bin/mpicxx"
> ;
>
> for starters. Note that the name of the mpi script might be mpiCC or
> mpic++, among other possibilities.
>
> -- Noel

Thanks for the suggestion.

MPICH for windows doesn't come with a mpicxx or similar script. (Most
users of Visual C++ use graphical tools for compiling and linking codes.)

So I would probably be OK using boost MPI on Unix or Linux, but my current
project equires the use of Windows.

-- 
Charles Karney <ckarney_at_[hidden]>
Sarnoff Corporation, Princeton, NJ 08543-5300
URL: http://charles.karney.info
Tel: +1 609 734 2312
Fax: +1 609 734 2662

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net