Visible to Intel only — GUID: GUID-412B54E5-C761-4A38-B9BA-F2E815E54985
Visible to Intel only — GUID: GUID-412B54E5-C761-4A38-B9BA-F2E815E54985
Ireduce_pure
The benchmark for the MPI_Ireduce function that measures pure communication time. It reduces a vector of length L = X/sizeof(float) float items. The MPI data type is MPI_FLOAT. The MPI operation is MPI_SUM. The root of the operation is changed round-robin.
Property |
Description |
---|---|
Measuredpattern |
MPI_Ireduce/MPI_Wait |
MPI data type |
MPI_FLOAT |
MPI operation |
MPI_SUM |
Root |
i%num_procs in iteration i |
Reportedtimings |
Bare time |
Reportedthroughput |
None |