Description Usage Arguments Details Value
View source: R/eventselection.R
Each row in the returned dataframe corresponds to one call to the reduceData function, for a given block.
1 |
dx |
an eventselection raw dataframe |
The dataframe columns are:
the MPI rank on which the call was made
time at start of function
time after end of first loop
time at end of the function
total function duration
duration of first loop (dequeue and merge)
duration of second loop (enqueue)
id of block on which reduceData was called
number of SliceIDs carrired by this block after the merge
the reduction round
a tibble containing reduction phases information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.