Handling for low-level special task parameters/arguments. More...
Protected Member Functions | |
task_prologue () | |
Default constructible. | |
template<typename T , Privileges P, class Topo , typename Topo::index_space S> | |
void | visit (data::accessor< data::raw, T, P > &, const data::field_reference< T, data::raw, Topo, S > &) |
Send a raw field reference to a raw accessor. | |
template<typename R > | |
void | visit (future< R > &, const future< R, launch_type_t::index > &) |
Send an index future to a single future. | |
Handling for low-level special task parameters/arguments.
The exact member function signatures may vary between backends.
Proc | for the task being executed |
|
protected |
Default constructible.
|
protected |
Send a raw field reference to a raw accessor.