$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-02-08 09:18:31
Hello, from the tutorial (
http://www.osl.iu.edu/~dgregor/boost.mpi/libs/parallel/doc/html/) I read
this sentence :
"A Boost.MPI program consists of many cooperating processes (possibly
running on different computers) that communicate among themselves by passing
messages."
How would that be done ? Can't find anything in the doc about doing it... an
example would be great :)
Thank you in advance
Philippe