ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
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"
Include dependency graph for devicescratch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ttg_parsec::devicescratch< T >
 

Namespaces

namespace  ttg_parsec
 this contains PaRSEC-based TTG functionality
 
namespace  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 6 of file devicescratch.h.