![]() |
Realm
A distributed, event-based tasking library
|
Go to the source code of this file.
Macros | |
| #define | REALM_VERSION "25.6.1-rc.4+77e872a5" |
| #define | REALM_VERSION_MAJOR 25 |
| #define | REALM_VERSION_MINOR 6 |
| #define | REALM_VERSION_PATCH 1 |
| #define | REALM_VERSION_META "-rc.4+77e872a5" |
| #define | COMPILE_TIME_MIN_LEVEL LEVEL_WARNING |
| #define | REALM_MAX_DIM 3 |
| #define | REALM_USE_OPENMP |
| #define | REALM_OPENMP_GOMP_SUPPORT |
| #define | REALM_OPENMP_KMP_SUPPORT |
| #define | REALM_USE_PYTHON |
| #define | REALM_USE_LIBDL |
| #define | REALM_USE_LIBAIO |
| #define | REALM_USE_SHM |
| #define | REALM_TIMERS_USE_RDTSC 1 |
Public-facing definitions of variables configured at build time
| #define COMPILE_TIME_MIN_LEVEL LEVEL_WARNING |
| #define REALM_MAX_DIM 3 |
| #define REALM_OPENMP_GOMP_SUPPORT |
| #define REALM_OPENMP_KMP_SUPPORT |
| #define REALM_TIMERS_USE_RDTSC 1 |
| #define REALM_USE_LIBAIO |
| #define REALM_USE_LIBDL |
| #define REALM_USE_OPENMP |
| #define REALM_USE_PYTHON |
| #define REALM_USE_SHM |
| #define REALM_VERSION "25.6.1-rc.4+77e872a5" |
| #define REALM_VERSION_MAJOR 25 |
| #define REALM_VERSION_META "-rc.4+77e872a5" |
| #define REALM_VERSION_MINOR 6 |
| #define REALM_VERSION_PATCH 1 |