From: "Alain Coetmeur" <alain.coetmeur@icdc.caissedesdepots.fr>
Newsgroups: comp.parallel.mpi
Subject: Re: MPICH C++ Documentation... any MPI1.1 plugable C++ mapping
    like MPI-2 propose
Date: Thu, 19 Nov 1998 17:17:53 +0100
Organization: Informatique-CDC
Message-Id: <731gfv$3a4531@puligny.idt.cdc.fr>
References: <36542D9F.5D58054C@LL.MIT.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit


Michael Starkie a écrit dans le message <36542D9F.5D58054C@LL.MIT.EDU>...
>Any one know where I can get documentation of the C++ interface to
>MPICH?


As I've heard, MPI-1 was only mapped on Fortan and C (ansi)
so no documentation, because no implementation 8)


MPI-2 support many feature, and also a C++ mapping.
but nobody implement the full features yet, especially
commercial version that follow marketing orientation.
(MPICH is, as I've heard, quite near to compliant)

so I have now a question to evrybody here:
is there a C++ mapping, compatible with MPI-2,
that implement MPI-1.1 functionalities,
and that can be plugged efficiently on a given
C MPI-1.1 implementation...
We hare working on C++ only, and using C mapping
is really a shame...

