RUNTIME_CHECK_ERROR 170 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("Internal error is appeared rc = %d\n", (x)); \ RUNTIME_CHECK_ERROR 179 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("SHMEM is not initialized\n"); \ RUNTIME_CHECK_ERROR 190 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("Target PE #%d is not in valid range\n", (x)); \ RUNTIME_CHECK_ERROR 201 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("Required address %p is not in symmetric space\n", ((void*)x)); \ RUNTIME_CHECK_ERROR 208 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("Required address %p is not in symmetric space\n", ((void*)x)); \ RUNTIME_CHECK_ERROR 214 oshmem/runtime/runtime.h RUNTIME_CHECK_ERROR("Requested (%ld)bytes and it exceeds symmetric space size (%ld)bytes\n", (long)(x), MCA_MEMHEAP_CALL(size)); \