#include <legion.h>
Public Member Functions | |
TunableLauncher (TunableID tid, MapperID mapper=0, MappingTagID tag=0) | |
Public Attributes | |
TunableID | tunable |
MapperID | mapper |
MappingTagID | tag |
UntypedBuffer | arg |
std::vector< Future > | futures |
std::string | provenance |
Tunable launchers are used for requesting tunable values from mappers.