Subject: [Boost-bugs] [Boost C++ Libraries] #2215: Using of accumulators in paralled computation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-08-18 14:41:06
#2215: Using of accumulators in paralled computation
------------------------------+---------------------------------------------
Reporter: pavol_droba | Owner: eric_niebler
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: accumulator
Version: | Severity: Optimization
Keywords: |
------------------------------+---------------------------------------------
In the time of multicore processors and Thread Building Blocks at hand, it
would be nice to be able to use accumulators in parallel computations.
To do so, one would need to combine partial computations. In other
words,we need accumulator_set::combine(). This would combine the partial
computation state from another accumulator_set.
This operation would enable the accumulators to be used with
parallel_reduce.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2215> 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