
Hi, On Thu, 8 Feb 2007 15:18:31 +0100 "Philippe Vaucher" <philippe.vaucher@gmail.com> 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