ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Namespaces | Functions
parsec_data.h File Reference
#include "ttg/parsec/buffer.h"
#include "ttg/buffer.h"
Include dependency graph for parsec_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ttg_parsec
 this contains PaRSEC-based TTG functionality
 
namespace  ttg_parsec::detail
 

Functions

template<typename Value , typename Fn >
void ttg_parsec::detail::foreach_parsec_data (Value &&value, Fn &&fn)
 
std::tuple< int, parsec_data_copy_t * > ttg_parsec::detail::find_device_copy (parsec_data_t *data)