ttg 1.0.0-alpha
Overview
User Guide
Programmer Guides
Source Reference
Modules
Namespace List
Class List
ttg
ttg
parsec
parsec-ext.h
Go to the documentation of this file.
1
#ifndef TTG_PARSEC_EXT_H
2
#define TTG_PARSEC_EXT_H
3
4
/* HACK: we need this flag on a data copy to indicate whether it has been registered */
5
#define TTG_PARSEC_DATA_FLAG_REGISTERED ((parsec_data_flag_t)1<<2)
6
7
/* HACK: mark the flows of device scratch as temporary so that we can easily discard it */
8
#define TTG_PARSEC_FLOW_ACCESS_TMP (1<<7)
9
10
#endif
// TTG_PARSEC_EXT_H
Generated at Tue Jan 14 2025 21:24:31 for
ttg
1.0.0-alpha by
1.9.1