Legion Runtime
Public Member Functions | Public Attributes | List of all members
Legion::TunableLauncher Struct Reference

#include <legion.h>

Public Member Functions

 TunableLauncher (TunableID tid, MapperID mapper=0, MappingTagID tag=0, size_t return_type_size=SIZE_MAX)
 

Public Attributes

TunableID tunable
 
MapperID mapper
 
MappingTagID tag
 
UntypedBuffer arg
 
std::vector< Futurefutures
 
size_t return_type_size
 
std::string provenance
 

Detailed Description

Tunable launchers are used for requesting tunable values from mappers.

See also
Runtime

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