diff options
Diffstat (limited to 'benchmarks/imb/pkg-descr')
-rw-r--r-- | benchmarks/imb/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/benchmarks/imb/pkg-descr b/benchmarks/imb/pkg-descr new file mode 100644 index 000000000000..4b2da053a658 --- /dev/null +++ b/benchmarks/imb/pkg-descr @@ -0,0 +1,9 @@ +The idea of IMB is to provide a concise set of elementary MPI +benchmark kernels. With one executable, all of the supported +benchmarks, or a subset specified by the command line, can be run. +The rules, such as time measurement (including a repetitive call +of the kernels for better clock synchronization), message lengths, +selection of communicators to run a particular benchmark (inside +the group of all started processes) are program parameters. + +WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm |