#include <cstdio>
#include <vector>
#include <algorithm>
#include "ityr/common/util.hpp"
#include "ityr/common/mpi_util.hpp"
Go to the source code of this file.
◆ ITYR_ALLOCATOR_USE_BOOST
| #define ITYR_ALLOCATOR_USE_BOOST 0 |
◆ ITYR_ALLOCATOR_USE_DYNAMIC_WIN
| #define ITYR_ALLOCATOR_USE_DYNAMIC_WIN false |
◆ ITYR_MAX_VERBOSE_LEVEL
| #define ITYR_MAX_VERBOSE_LEVEL 0 |
◆ ITYR_PRINT_MACRO
◆ ITYR_PROFILER_MODE
| #define ITYR_PROFILER_MODE disabled |
◆ ITYR_RMA_IMPL
| #define ITYR_RMA_IMPL mpi |
◆ ITYR_STR
◆ ITYR_STR_EXPAND
| #define ITYR_STR_EXPAND |
( |
|
x | ) |
#x |