#include <gasnetex.h>
#include <stop_compilation_due_to_gasnetex_version_mismatch>
#include <gasnet_tools.h>
Go to the source code of this file.
◆ CHECK_GEX
Value: do { \
int ret = (cmd); \
if(ret != GASNET_OK) { \
fprintf(stderr, "GEX: %s = %d (%s, %s)\n", #cmd, ret, gasnet_ErrorName(ret), \
gasnet_ErrorDesc(ret)); \
exit(1); \
} \
} while(0)
◆ GASNET_PAR
◆ REALM_ATTR_UNUSED
◆ REALM_GEX_API
| #define REALM_GEX_API ((10000 * GEX_SPEC_VERSION_MAJOR) + (100 * GEX_SPEC_VERSION_MINOR)) |
◆ REALM_GEX_RELEASE
| #define REALM_GEX_RELEASE |
Value: ((10000 * GASNET_RELEASE_VERSION_MAJOR) + (100 * GASNET_RELEASE_VERSION_MINOR) + \
GASNET_RELEASE_VERSION_PATCH)
◆ REALM_ATTR_UNUSED()
| REALM_ATTR_UNUSED |
( |
static const void * |
ignore_gasnet_warning1 | ) |
|
Initial value:= (void *)
_gasnett_trace_printf_noop