Naming Conventions#
MPI-2 benchmarks have the following naming conventions:
Convention |
Description |
---|---|
|
Unidirec tional/bidirectional one-sided communications. These are the one-sided equivalents of |
|
Single transfer benchmark. |
|
Collective benchmark. |
|
Parallel transfer benchmark. |
|
I/O with explicit offset. |
|
I/O with an individual file pointer. |
|
I/O with a shared file pointer. |
|
I/O with an individual file pointer to one private file for each process opened for |
|
A placeholder for |
|
Non-blocking flavor. For example, |
|
The benchmark runs in the multiple mode. |