Visible to Intel only — GUID: GUID-F936AE16-C150-4AA9-98CB-C29C7A1A3D54
Measuring Communication and Computation Overlap
Measuring Pure Communication Time
Iallgather
Iallgather_pure
Iallgatherv
Iallgatherv_pure
Iallreduce
Iallreduce_pure
Ialltoall
Ialltoall_pure
Ialltoallv
Ialltoallv_pure
Ibarrier
Ibarrier_pure
Ibcast
Ibcast_pure
Igather
Igather_pure
Igatherv
Igatherv_pure
Ireduce
Ireduce_pure
Ireduce_scatter
Ireduce_scatter_pure
Iscatter
Iscatter_pure
Iscatterv
Iscatterv_pure
Visible to Intel only — GUID: GUID-F936AE16-C150-4AA9-98CB-C29C7A1A3D54
C_[ACTION]_expl
This pattern performs collective access from all processes to a common file, with an explicit file pointer.
This benchmark is based on the following MPI routines:
MPI_File_read_at_all/MPI_File_write_at_all for the blocking mode
MPI_File_.._at_all_begin/MPI_File_.._at_all_end for the nonblocking mode
All other parameters and the measuring method are the same as for the P_[ACTION]_expl benchmark.
See Also
P_[ACTION]_expl