devicescratch.h File Reference
#include <array>
#include <parsec.h>
#include <parsec/data_internal.h>
#include <parsec/mca/device/device.h>
#include <parsec/mca/device/device_gpu.h>
#include <ttg/devicescope.h>
#include "ttg/parsec/task.h"
Classes | |
struct | ttg_parsec::devicescratch< T > |
Namespaces | |
ttg_parsec | |
this contains PaRSEC-based TTG functionality | |
ttg_parsec::detail | |
Macros | |
#define | TTG_PARSEC_MAX_NUM_DEVICES 4 |
Functions | |
template<typename T > | |
parsec_data_t * | ttg_parsec::detail::get_parsec_data (const ttg_parsec::devicescratch< T > &) |
Macro Definition Documentation
◆ TTG_PARSEC_MAX_NUM_DEVICES
#define TTG_PARSEC_MAX_NUM_DEVICES 4 |
Definition at line 5 of file devicescratch.h.