diff options
author | jmd <jmd@FreeBSD.org> | 2017-10-03 10:23:22 +0800 |
---|---|---|
committer | jmd <jmd@FreeBSD.org> | 2017-10-03 10:23:22 +0800 |
commit | fcbe91c27fd26fc6ce2d812346d29958f5413cdb (patch) | |
tree | d82a17ed84529ccb7da404064e2a9b9fdbd905c1 /math | |
parent | 04b607954f389187fe9649671f4a25472a4b28cb (diff) | |
download | freebsd-ports-gnome-fcbe91c27fd26fc6ce2d812346d29958f5413cdb.tar.gz freebsd-ports-gnome-fcbe91c27fd26fc6ce2d812346d29958f5413cdb.tar.zst freebsd-ports-gnome-fcbe91c27fd26fc6ce2d812346d29958f5413cdb.zip |
math/clblast: Update to 1.1.0 release.
Improvements include more GPUs supported by the included database and better tuners for unknown GPUs.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12558
Diffstat (limited to 'math')
-rw-r--r-- | math/clblast/Makefile | 2 | ||||
-rw-r--r-- | math/clblast/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/clblast/Makefile b/math/clblast/Makefile index 58d2a3658d42..f4e49bd9914b 100644 --- a/math/clblast/Makefile +++ b/math/clblast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clblast -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= math MAINTAINER= jmd@FreeBSD.org diff --git a/math/clblast/distinfo b/math/clblast/distinfo index 3100e76349e0..04b4f10239e6 100644 --- a/math/clblast/distinfo +++ b/math/clblast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501698637 -SHA256 (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 6cd32becf2f07ba3fff3c0bafa345ffce44b9b78c75f47e138fe549d3a1ea23e -SIZE (CNugteren-CLBlast-1.0.0_GH0.tar.gz) = 276789 +TIMESTAMP = 1506883955 +SHA256 (CNugteren-CLBlast-1.1.0_GH0.tar.gz) = ff8ec7abc39d880f48868791466d07a4ab8757921266d01e221ac3ca8956fc54 +SIZE (CNugteren-CLBlast-1.1.0_GH0.tar.gz) = 296173 |