summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-02-25 18:06:01 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-02-25 18:06:01 +0000
commit02d428b109fac414b55adbc122b9051bfb07501c (patch)
treede30f8ec76ee22ceb768840ac553ddca0b06dee9 /benchmarks/Makefile
parentLinCVS is QT3-based since a while, not QT2 (diff)
High Performance Computing Linpack Benchmark
- needs an MPI implementation (mpich and lam are supported by this port) - needs an Basic Linear Algebra Subprograms implementation like atlas (default) or blas (both are supported by this port) tested on alpha (5), amd64 (5) and i386 (4 and 5)
Notes
Notes: svn path=/head/; revision=102111
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 5ff72aeb98f9..b136ee2cf8db 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -8,6 +8,7 @@
SUBDIR += dbench
SUBDIR += dbs
SUBDIR += forkbomb
+ SUBDIR += hpl
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += lmbench