|
ttg 1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
Go to the source code of this file.
Classes | |
| struct | ttg::meta::is_devicescratch< ttg::devicescratch< T > > |
| struct | ttg::meta::is_devicescratch< const ttg::devicescratch< T > > |
| struct | ttg::meta::is_const< ttg::devicescratch< T > > |
Namespaces | |
| namespace | ttg |
| top-level TTG namespace contains runtime-neutral functionality | |
| namespace | ttg::meta |
Typedefs | |
| template<typename T > | |
| using | ttg::devicescratch = TTG_IMPL_NS::devicescratch< T > |
Functions | |
| template<typename T > | |
| auto | ttg::make_scratch (T *val, ttg::scope scope, std::size_t count=1) |
1.9.8