Boost logo

Boost-MPI :

Subject: Re: [Boost-mpi] No arg init
From: Matthias Troyer (troyer_at_[hidden])
Date: 2012-11-29 11:49:18


On Nov 29, 2012, at 5:23 PM, Jeremiah Willcock <jewillco_at_[hidden]> wrote:
>
> Another issue with MPI versions is that Boost.MPI currently uses functions such as MPI_Address that have been removed in MPI 3.0. Is that something that should be addressed in the future? I think the replacements for some of them did not exist before MPI 2.0.

A valid point - we will have to provide two implementations depending on which version of MPI is present. Is there any standardized macro that one an check to determine the MPI version at compile time?

Matthias


Boost-Commit list run by troyer at boostpro.com