GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Modules
Map/reduce pattern

Interface for applyinng the Map/reduce pattern. More...

Collaboration diagram for Map/reduce pattern:

Modules

 Native parallel map/reduce pattern
 Native parallel implementation of the Map/reduce pattern.
 
 OpenMP parallel map/reduce pattern
 OpenMP parallel implementation of the Map/reduce pattern.
 
 Polymorphic map/reduce pattern
 Polymorphic implementation of the Map/reduce pattern.
 
 Sequential map/reduce pattern
 Sequential implementation of the Map/reduce pattern.
 
 TBB parallel map/reduce pattern
 TBB parallel implementation of the Map/reduce pattern.
 

Detailed Description

Interface for applyinng the Map/reduce pattern.