Legion Runtime
Loading...
Searching...
No Matches
Public Attributes | List of all members
Legion::Mapping::TaskGeneratorArguments Struct Reference

#include <mapping.h>

Public Attributes

TaskID task_id
 
MapperID mapper_id
 
ExecutionConstraintSet execution_constraints
 
TaskLayoutConstraintSet layout_constraints
 

Detailed Description

This structure defines the arguments that will be passed to a task generator variant from a call to find_or_create_variant if the no variant could be found. The task generator function will then be expected to generate one or more variants and register them with the runtime. The first variant registered will be the one that the runtime will use to satisfy the mapper request.


The documentation for this struct was generated from the following file: