Description Usage Arguments Details Value
View source: R/eventselection.R
Each row in the dataframe corresponds to an iteration in the dequeue-and-merge loop.
1 |
dx |
an eventselection raw dataframe |
The dataframe columns are:
the MPI rank on which the loop was executed
the id of the block on which reduceData was called
the reduction round
the loop index for this iteration
the id of the incoming block on this iteration
number of slices dequeued this iteration
the time at the start of the loop
the time after dequeuing slices but before reduction
the time after the reduction
duration of dequeue call
duration of the reduce call
total duration of the loop
a tibble containing reduction loop 1 information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.