aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-16 08:14:12 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-16 08:14:12 +0000
commitb45a3f075807de64415b4919850d060fc4d986b3 (patch)
tree77c7b7a1013dc158d3eaeac6fda3bc747210e2d8 /benchmarks/Makefile
parentf430008ea5830032db37bb1857797a4f9b0619ea (diff)
downloadports-b45a3f075807de64415b4919850d060fc4d986b3.tar.gz
ports-b45a3f075807de64415b4919850d060fc4d986b3.zip
Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,
for evaluation of performance of the calculation of incompressible flow analysis. This program solves Poisson equation by Jacobi's iterative method which have many loops
Notes
Notes: svn path=/head/; revision=116365
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 435bdf9ebe46..47cf6c598e02 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -10,6 +10,7 @@
SUBDIR += dbench
SUBDIR += dbs
SUBDIR += forkbomb
+ SUBDIR += himenobench
SUBDIR += hpl
SUBDIR += httperf
SUBDIR += iozone