ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces
reduce.h File Reference
#include <cassert>
#include <cstdlib>
#include <mutex>
#include "ttg/util/tree.h"
Include dependency graph for reduce.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ttg::BinaryTreeReduce< Value, BinaryOp, OutKey >
 generic binary reduction of a set of key-value pairs. More...
 

Namespaces

namespace  ttg
 top-level TTG namespace contains runtime-neutral functionality