#include "cs_defs.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_assert.h"
#include "cs_block_dist.h"
#include "cs_log.h"
#include "cs_timer.h"
#include "cs_crystal_router.h"
Functions | |
void | cs_crystal_router_log_finalize (void) |
Log performance information relative to Crystal Router exchange. More... | |
Crystal Router parallel exchange algorithm based operations.
The Crystal Router is described in [8] .
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.