|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <tuple>#include "ttg/func.h"#include "ttg/fwd.h"#include "ttg/tt.h"#include "ttg/util/tree.h"#include "ttg/world.h"Go to the source code of this file.
Classes | |
| class | ttg::BinaryTreeBroadcast< Value, OutKey > |
| generic binary broadcast of a value to a set of {key,value} pairs More... | |
Namespaces | |
| namespace | ttg |
| top-level TTG namespace contains runtime-neutral functionality | |
1.9.8