|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
Go to the source code of this file.
Namespaces | |
| namespace | ttg |
| top-level TTG namespace contains runtime-neutral functionality | |
| namespace | ttg::detail |
Enumerations | |
| enum class | ttg::Execution { ttg::Inline , ttg::Async } |
| denotes task execution policy More... | |
| enum class | ttg::ExecutionSpace { ttg::Host , ttg::CUDA , ttg::HIP , ttg::L0 , ttg::Invalid } |
| denotes task execution space More... | |
Functions | |
| const char * | ttg::detail::execution_space_name (ExecutionSpace space) noexcept |
1.9.8