Interface Documentation
Version: invalid
Classes | Typedefs | Variables
context.hh File Reference
#include <flecsi-config.h>
#include "flecsi/run/context.hh"
#include "flecsi/run/types.hh"
#include "flecsi/util/common.hh"
#include <legion.h>
#include <mpi.h>
#include <functional>
#include <map>
#include <string_view>
#include <unordered_map>
Include dependency graph for context.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flecsi::run::context_t
 

Typedefs

template<class R = void>
using flecsi::run::leg::task = R(const Legion::Task *, const std::vector< Legion::PhysicalRegion > &, Legion::Context, Legion::Runtime *)
 

Variables

const size_t flecsi::run::FLECSI_TOP_LEVEL_TASK_ID = 0
 
const size_t flecsi::run::FLECSI_MAPPER_FORCE_RANK_MATCH = 0x00001000
 
const size_t flecsi::run::FLECSI_MAPPER_COMPACTED_STORAGE = 0x00002000
 
const size_t flecsi::run::FLECSI_MAPPER_SUBRANK_LAUNCH = 0x00003000
 
const size_t flecsi::run::FLECSI_MAPPER_EXCLUSIVE_LR = 0x00004000