Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
realm_config.h File Reference
Include dependency graph for realm_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define REALM_EVENT_GENERATION_BITS   20
 
#define REALM_MAX_DIM   3
 
#define REALM_USE_USER_THREADS
 
#define REALM_USE_EXCEPTIONS
 
#define REALM_USE_OPERATION_TABLE
 
#define REALM_ERROR_BUFFER_SIZE   1024
 
#define REALM_USE_CACHING_ALLOCATOR   0
 

Macro Definition Documentation

◆ REALM_ERROR_BUFFER_SIZE

#define REALM_ERROR_BUFFER_SIZE   1024

◆ REALM_EVENT_GENERATION_BITS

#define REALM_EVENT_GENERATION_BITS   20

◆ REALM_MAX_DIM

#define REALM_MAX_DIM   3

◆ REALM_USE_CACHING_ALLOCATOR

#define REALM_USE_CACHING_ALLOCATOR   0

◆ REALM_USE_EXCEPTIONS

#define REALM_USE_EXCEPTIONS

◆ REALM_USE_OPERATION_TABLE

#define REALM_USE_OPERATION_TABLE

◆ REALM_USE_USER_THREADS

#define REALM_USE_USER_THREADS