Re: [Boost-bugs] [Boost C++ Libraries] #6704: Boost version of mpi_in_place

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6704: Boost version of mpi_in_place
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-11 15:48:04


#6704: Boost version of mpi_in_place
-----------------------------------------------------+----------------------
  Reporter: Alain Miniussi <alain.miniussi@…> | Owner: dgregor
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: mpi
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------

Comment (by Alain Miniussi <alain.miniussi@…>):

 So, the attachment [attachment:mpi_all_reduce_in_place.patch
 mpi_all_reduce_in_place.patch] should implement the proposed modification.
 It include a inout version of the function for arrays, a modification of
 the doxygen documentation (what I was unable to test because I have issues
 with the doc generation) and updated test suite to exercise the feature.

 Here is a summary of the context in which the patch was produced:

 {{{
 [alainm_at_login02 trunk]$ svn up
 At revision 80953.
 [alainm_at_login02 trunk]$ svn diff > mpi_all_reduce_in_place.patch
 [alainm_at_login02 trunk]$ svn status -q
 M boost/mpi/collectives.hpp
 M boost/mpi/collectives/all_reduce.hpp
 M libs/mpi/test/all_reduce_test.cpp
 M libs/mpi/doc/mpi.qbk
 [alainm_at_login02 trunk]$ svn info .
 Path: .
 URL: http://svn.boost.org/svn/boost/trunk
 Repository Root: http://svn.boost.org/svn/boost
 Repository UUID: b8fc166d-592f-0410-95f2-cb63ce0dd405
 Revision: 80953
 Node Kind: directory
 Schedule: normal
 Last Changed Author: viboes
 Last Changed Rev: 80950
 Last Changed Date: 2012-10-11 01:24:24 +0200 (Thu, 11 Oct 2012)

 [alainm_at_login02 trunk]$
 }}}

 Pleae let me know if it's ok.

 Thanks!

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6704#comment:10>
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:10 UTC