execution.h File Reference
Namespaces | |
| ttg | |
| top-level TTG namespace contains runtime-neutral functionality | |
| 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.1