Boost logo

Boost :

From: Heiko Bauke (heiko.bauke_at_[hidden])
Date: 2007-02-08 09:46:38


Hi,

On Thu, 8 Feb 2007 15:18:31 +0100
"Philippe Vaucher" <philippe.vaucher_at_[hidden]> wrote:

> How would that be done ? Can't find anything in the doc about doing
> it... an example would be great :)

Boost.MPI is basically a nice C++ wrapper around MPI. Before you can
use Boost.MPI, you have to install a MPI implementation [1,2]. A basic
knowledge of the MPI standard [3] is very useful. So, you might want to
read the book by Peter Pacheco or the book, that is advertised in my
signature. ;-) These books are about MPI and C, they do not cover
Boost.MPI!

        Heiko

[1] http://www.open-mpi.org/
[2] http://www.mcs.anl.gov/mpi/mpich2
[3] http://www.mpi-forum.org/

-- 
-- Programming in Basic causes brain damage.
-- (Edsger Wybe Dijkstra)
-- Cluster Computing @ http://www.clustercomputing.de
--       Heiko Bauke @ http://www.physics.ox.ac.uk/users/bauke

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk