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

#include <mapping.h>

Public Attributes

Processor processor
 
std::vector< std::vector< PhysicalInstance > > chosen_instances
 

Detailed Description


Select Task Variant

This mapper call will only invoked if a task selected to be inlined. If there is only one choice for the task variant the runtime will not invoke this method. However, if there are multiple valid variants for this task given the processor and parent task physical regions, then this call will be invoked to select the correct variant.


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