|
Legion Runtime
|
#include <mapping.h>
Public Attributes | |
| Processor | processor |
| std::vector< std::vector< PhysicalInstance > > | chosen_instances |
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.