|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <iovec.h>
Public Attributes | |
| std::size_t | num_bytes |
The number of bytes to read from / write to the memory location given by data. | |
| void * | data |
| Pointer to the data to be read from / written to. | |
Used to describe transfer payload in types using the
| void* ttg::iovec::data |
| std::size_t ttg::iovec::num_bytes |
1.9.8