8.2
general documentation
cs_crystal_router.c File Reference
#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"
+ Include dependency graph for cs_crystal_router.c:

Functions

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

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.