$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Manuel Jung (gzahl_at_[hidden])
Date: 2007-08-31 09:34:06
Hi,
I would like to know, how i can use Boost.MPI for IPC between different PCs.
It is described in the introduction:
"Unlike communication in threaded environments or using a shared-memory
library, Boost.MPI processes can be spread across many different machines,
possibly with different operating systems and underlying architectures."
Is there an example, how its done? I cant find one. Or isn't implemented
yet?
Kind Regards
Manuel Jung