$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Hybrid parallelism, no more + mpi+serialization, many questions
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-11-19 10:14:20
>Â Here's how I'd probably do this using a pull model:Â
> Â <snip>
> Brian
Hi Brian,
Thanks for the solution. I think I'll go first just with monothread mpi processes.
Can I use MPI splitting the communicators following my tree's shape? Does MPI allow splitting world, and then splitting again, then again....?
rds,Â