9.0
general documentation
Loading...
Searching...
No Matches
cs_crystal_router.cpp File Reference
#include "base/cs_defs.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft/bft_error.h"
#include "bft/bft_printf.h"
#include "base/cs_assert.h"
#include "base/cs_block_dist.h"
#include "base/cs_log.h"
#include "base/cs_mem.h"
#include "base/cs_timer.h"
#include "base/cs_crystal_router.h"
Include dependency graph for cs_crystal_router.cpp:

Functions

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

Detailed Description

Crystal Router parallel exchange algorithm based operations.

The Crystal Router is described in [10] .

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.