Re: [Boost-bugs] [Boost C++ Libraries] #4695: Exposing packed_iarchive::position()

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4695: Exposing packed_iarchive::position()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-27 11:00:43


#4695: Exposing packed_iarchive::position()
----------------------------------+-----------------------------------------
  Reporter: astukalov@… | Owner: troyer
      Type: Feature Requests | Status: closed
 Milestone: Boost-1.46.0 | Component: mpi
   Version: Boost 1.44.0 | Severity: Optimization
Resolution: wontfix | Keywords:
----------------------------------+-----------------------------------------
Changes (by troyer):

  * status: assigned => closed
  * resolution: => wontfix

Comment:

 No, the messages will not be concatenated but each one will have to be
 received separately by MPI. When you packed the elements you know how many
 have arrived. a call to probe() returns a status object that contains the
 number of elements in a message. This shouldbe sufficient for your
 purpose.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4695#comment:4>
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:50:04 UTC