$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] does Boost.MultiArray work with Boost.MPI?
From: Tom Smith (pomdps_at_[hidden])
Date: 2008-10-24 08:55:32
Dear All,
I am trying to write some parallel code using Boost.MPI? I also want to use
the class Boost.MultiArray.
My question is: does Boost.MultiArray support parallel computation? If not,
which class should I use instead for multi-d array operations. Thanks a lot!
best wishes
Tom