aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-08-16 16:14:12 +0800
committermaho <maho@FreeBSD.org>2004-08-16 16:14:12 +0800
commitc9fde50a07123448d10325d257090695fb307917 (patch)
tree10e0d7cb774c96674ece62a1e9c8223f2a5e31c1 /benchmarks/Makefile
parent9db0f7cfb148bd6eff685d6b07eee8a1325424e8 (diff)
downloadfreebsd-ports-gnome-c9fde50a07123448d10325d257090695fb307917.tar.gz
freebsd-ports-gnome-c9fde50a07123448d10325d257090695fb307917.tar.zst
freebsd-ports-gnome-c9fde50a07123448d10325d257090695fb307917.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
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