summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-20 21:26:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-20 21:26:53 +0000
commit9942a5389f3add6b9b852fc1cc715a2bc0caf347 (patch)
tree6f19440f5284c7eb1a764630f89cc713972f9710 /benchmarks/Makefile
parent- Update to 0.69 (diff)
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 <trasz at pin.if.uz.zgora.pl>
Notes
Notes: svn path=/head/; revision=177693
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 375fb197a534..47e4e3611833 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -16,6 +16,7 @@
SUBDIR += himenobench
SUBDIR += hpl
SUBDIR += httperf
+ SUBDIR += imb
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += iperf