From 9942a5389f3add6b9b852fc1cc715a2bc0caf347 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 20 Nov 2006 21:26:53 +0000 Subject: 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 PR: ports/105665 Submitted by: trasz --- benchmarks/imb/distinfo | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 benchmarks/imb/distinfo (limited to 'benchmarks/imb/distinfo') diff --git a/benchmarks/imb/distinfo b/benchmarks/imb/distinfo new file mode 100644 index 000000000000..20ff2bd42ea4 --- /dev/null +++ b/benchmarks/imb/distinfo @@ -0,0 +1,3 @@ +MD5 (327191_327191.gz) = 4e65d46aaf30d12cdeaf898df5693cdc +SHA256 (327191_327191.gz) = 5014ec12ae5dc05b1373b47b41d26fe518bc41fe5c77899eb400a25dd9c3ec53 +SIZE (327191_327191.gz) = 464188 -- cgit v1.2.3