Description Usage Arguments Details Value
View source: R/eventselection.R
Each row in the dataframe corresponds to an iteration in the enqueue 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 block to which the enqueued data are sent
number of slices enqueued this iteration
the time at the start of the loop
the time after the enqueuing
total duration of the loop
a tibble containing reduction loop 2 information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.