aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorjmd <jmd@FreeBSD.org>2017-06-02 08:14:04 +0800
committerjmd <jmd@FreeBSD.org>2017-06-02 08:14:04 +0800
commit2b1a6fe3ddb22bb79fd9f971dede778f2cb497dc (patch)
treee6fd4fec11c802c0398d519cb27231b61358812f /math/Makefile
parent0a1137b92df91ab6c9faccd65356b671cc306443 (diff)
downloadfreebsd-ports-gnome-2b1a6fe3ddb22bb79fd9f971dede778f2cb497dc.tar.gz
freebsd-ports-gnome-2b1a6fe3ddb22bb79fd9f971dede778f2cb497dc.tar.zst
freebsd-ports-gnome-2b1a6fe3ddb22bb79fd9f971dede778f2cb497dc.zip
new port: math/clblast. This adds clblast (notice the t!) another BLAS library for GPUs, with the distinct difference that clblast targets portable performance across AMD, Intel, and NVIDIA accelerators.
Reported by: swills (mentor) Reviewed by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10919
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index b690d78f3a75..e2427c1b3f53 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -121,6 +121,7 @@
SUBDIR += clarence
SUBDIR += clasp
SUBDIR += clblas
+ SUBDIR += clblast
SUBDIR += clfft
SUBDIR += clipper
SUBDIR += cln