2#ifndef TTG_PARSEC_IMPORT_H
3#define TTG_PARSEC_IMPORT_H
7#if defined(TTG_SELECTED_DEFAULT_IMPL)
8#error "A default TTG implementation has already been selected"
11#define TTG_SELECTED_DEFAULT_IMPL parsec
12#define TTG_PARSEC_IMPORTED 1
13#define TTG_IMPL_NS ttg_parsec
14#define TTG_IMPL_DEVICE_SUPPORT 1
this contains PaRSEC-based TTG functionality
top-level TTG namespace contains runtime-neutral functionality
constexpr const ttg::Runtime ttg_runtime