[mpich-discuss] Documentation on MPI C++ bindings and non-blockingmessages

Rajeev Thakur thakur at mcs.anl.gov
Wed May 6 12:41:21 CDT 2009


You can find some C++ examples in the MPICH2 C++ tests (test/mpi/cxx
directory of the MPICH2 tarball or
https://svn.mcs.anl.gov/repos/mpi/mpich2/trunk/test/mpi/cxx/)

Rajeev

> -----Original Message-----
> From: mpich-discuss-bounces at mcs.anl.gov 
> [mailto:mpich-discuss-bounces at mcs.anl.gov] On Behalf Of Marc
> Sent: Wednesday, May 06, 2009 10:45 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: [mpich-discuss] Documentation on MPI C++ bindings 
> and non-blockingmessages
> 
> Hi,
> 
> There's not really a lot of information on how to use the MPI C++
> bindings and I was wondering if someone knows a good online reference
> with a lot of comprehensive examples, not just prototypes functions.
> 
> I would like to see complete examples on how to use non-blocking
> messages (in MPI C++ form...) in a safe and efficient way, 
> that is using
> MPI::Status, MPI::Request::Test, etc.
> 
> Thanks
> 
> 



More information about the mpich-discuss mailing list