[Boost-bugs] [Boost C++ Libraries] #2401: Messages corrupted if isend requests are not retained

Subject: [Boost-bugs] [Boost C++ Libraries] #2401: Messages corrupted if isend requests are not retained
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-09 21:18:02


#2401: Messages corrupted if isend requests are not retained
--------------------------------+-------------------------------------------
 Reporter: dwchiang_at_[hidden] | Owner: dgregor
     Type: Feature Requests | Status: new
Milestone: Boost 1.37.0 | Component: mpi
  Version: Boost 1.36.0 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 If I do a series of isends and discard the request objects (because I
 don't need to know when they complete), the messages can get corrupted. I
 realize this is the way the MPI library is designed, but I'm wondering if
 it possible to use some C++ goodness to make the request objects persist
 behind-the-scenes until the request is completed? The behavior is
 particularly unexpected in the Python layer. Thanks very much!

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2401>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC