User`s guide
Cray XMT™ Programming Environment User’s Guide
Values to use for this option:
LUC_DBG_NONE — The library logs assertions
that are fatal to the application.
LUC_DBG_LOW — The library logs fatal assertions
and errors.
LUC_DBG_MEDIUM — The library logs errors and
warnings.
LUC_DBG_HIGH — The library logs errors,
warnings, and verbose information about RPCs and
the endpoints.
LUC_CONFIG_SERVER_RPC_COUNT
This configuration key sets the number of RPCs that
a server endpoint should be able to handle at once.
Values to use for this option: 1 to 13106, inclusive.
LUC_CONFIG_CLIENT_RPC_TIMEOUT
The number of seconds that a server endpoint will
wait for an expected message from a client before
failing the RPC.
Values to use for this option: Any number greater
than zero.
LUC_CONFIG_SERVER_RPC_TIMEOUT
The number of seconds that a server endpoint will
wait for an expected message from a client before
failing the RPC.
Values to use for this option: Any number greater
than zero.
LUC_CONFIG_MAX_NEARMEM_SIZE
This configuration key adjusts the amount of nearby
memory allocated for the endpoint's small I/O buffer
region. This buffer region may not be disabled.
This key is not valid for Linux endpoints.
156 S–2479–20