9.0
general documentation
Loading...
Searching...
No Matches
cs_crystal_router.h File Reference
#include "base/cs_defs.h"
#include "base/cs_block_dist.h"
Include dependency graph for cs_crystal_router.h:

Go to the source code of this file.

Macros

#define CS_CRYSTAL_ROUTER_USE_DEST_ID   (1 << 0)
#define CS_CRYSTAL_ROUTER_ADD_SRC_ID   (1 << 1)
#define CS_CRYSTAL_ROUTER_ADD_SRC_RANK   (1 << 2)

Functions

void cs_crystal_router_log_finalize (void)
 Log performance information relative to Crystal Router exchange.

Macro Definition Documentation

◆ CS_CRYSTAL_ROUTER_ADD_SRC_ID

#define CS_CRYSTAL_ROUTER_ADD_SRC_ID   (1 << 1)

◆ CS_CRYSTAL_ROUTER_ADD_SRC_RANK

#define CS_CRYSTAL_ROUTER_ADD_SRC_RANK   (1 << 2)

◆ CS_CRYSTAL_ROUTER_USE_DEST_ID

#define CS_CRYSTAL_ROUTER_USE_DEST_ID   (1 << 0)

Crystal router ordering and metadata flags.

Function Documentation

◆ cs_crystal_router_log_finalize()

void cs_crystal_router_log_finalize ( void )

Log performance information relative to Crystal Router exchange.

Call count is based on Crystal router creation calls, as the number of exchange and data access calls should be identical.