ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Macros
parsec-ext.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TTG_PARSEC_DATA_FLAG_REGISTERED   ((parsec_data_flag_t)1<<2)
 
#define TTG_PARSEC_FLOW_ACCESS_TMP   (1<<7)
 

Macro Definition Documentation

◆ TTG_PARSEC_DATA_FLAG_REGISTERED

#define TTG_PARSEC_DATA_FLAG_REGISTERED   ((parsec_data_flag_t)1<<2)

Definition at line 6 of file parsec-ext.h.

◆ TTG_PARSEC_FLOW_ACCESS_TMP

#define TTG_PARSEC_FLOW_ACCESS_TMP   (1<<7)

Definition at line 9 of file parsec-ext.h.