$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.MPI] question about serializing custom object
From: Matthias Troyer (troyer_at_[hidden])
Date: 2010-08-26 16:37:38
On 26 Aug 2010, at 21:35, Cristobal Navarro wrote:
> well, actually nothing blocks me of using boost.mpi, but is boost.MPI compatible with openMPI 1.4.2?
> on the doc it recommends a very old version 1.0.x i think
It is compatible with any MPI-standard compliant MPI implementation. The docs just state the minimal version we recommend.
Matthias