summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-18 04:41:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-09-18 04:41:44 +0000
commit8d8e0de55366c118f82ae45335dfd15110b4909f (patch)
tree269de1f4d197eff8b8d73871cb943565e1c058eb /benchmarks/Makefile
parentFix build with -fno-common (diff)
Add a port of GpuTest, OpenGL-based GPU stress test and popular benchmark.
This is the last version which natively supports GNU/Linux, the later are unfortunately Windows-only. WWW: http://www.Geeks3D.com/GpuTest/
Notes
Notes: svn path=/head/; revision=548874
Diffstat (limited to '')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 446e900e611c..fd4c13f03ea7 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -38,6 +38,7 @@
SUBDIR += iperf3
SUBDIR += libcelero
SUBDIR += libmicro
+ SUBDIR += linux-gputest
SUBDIR += linux-vdbench
SUBDIR += lmbench
SUBDIR += lzbench