Potentially remote task execution. More...
Classes | |
struct | bind_accessors< Proc > |
Handling for low-level special task parameters/arguments. More... | |
struct | task_wrapper< F, P > |
The task_wrapper type provides execution functions for user and MPI tasks. More... | |
Variables | |
template<auto & F, TaskAttributes A = loc | leaf> | |
const Legion::TaskID | task_id |
Arbitrary index for each task. | |
Potentially remote task execution.
Contents are in flecsi::exec::leg
unless otherwise specified.
|
extern |
Arbitrary index for each task.
F | Legion task function. |
A | task attributes mask |