Boost logo

Boost-Build :

Subject: Re: [Boost-build] Compiling a program using Boost.MPI (v.1.43) with Scali MPI 3.5.0
From: Matthias Troyer (troyer_at_[hidden])
Date: 2011-04-20 17:07:22


On 13 Apr 2011, at 14:02, buclit wrote:

> Someone in my company told me that MPIv1.1 is not supporting MPI_Finalized. I
> checked the symbols in libmpi.so with nm and found no occurrence of
> MPI_Finalized.
> I am still confused why the Linker didn't complain it but OK.
> How can I get around this Problem since on the Boost.MPI I read that the
> "majority of functionality in MPI 1.1" is supported by Boost.MPI?

MPI_Finalized is indeed only required since the MPI 2.0 standard.

Matthias


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk