#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"
Functions | |
void | cs_crystal_router_log_finalize (void) |
Log performance information relative to Crystal Router exchange. |
Crystal Router parallel exchange algorithm based operations.
The Crystal Router is described in [10] .
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.