buffer.h File Reference
#include <array>
#include <vector>
#include <parsec.h>
#include <parsec/data_internal.h>
#include <parsec/mca/device/device.h>
#include "ttg/parsec/ttg_data_copy.h"
#include "ttg/parsec/parsec-ext.h"
#include "ttg/util/iovec.h"
#include "ttg/device/device.h"
#include "ttg/parsec/device.h"
Classes | |
struct | ttg_parsec::Buffer< T, Allocator > |
Namespaces | |
ttg_parsec | |
this contains PaRSEC-based TTG functionality | |
ttg_parsec::detail | |
Functions | |
template<typename T , typename A > | |
parsec_data_t * | ttg_parsec::detail::get_parsec_data (const ttg_parsec::Buffer< T, A > &db) |