svn commit: r451106 - head/math/clblast

Johannes M Dieterich jmd at FreeBSD.org
Tue Oct 3 02:23:23 UTC 2017


Author: jmd
Date: Tue Oct  3 02:23:22 2017
New Revision: 451106
URL: https://svnweb.freebsd.org/changeset/ports/451106

Log:
  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

Modified:
  head/math/clblast/Makefile
  head/math/clblast/distinfo

Modified: head/math/clblast/Makefile
==============================================================================
--- head/math/clblast/Makefile	Tue Oct  3 01:38:51 2017	(r451105)
+++ head/math/clblast/Makefile	Tue Oct  3 02:23:22 2017	(r451106)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clblast
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	math
 
 MAINTAINER=	jmd at FreeBSD.org

Modified: head/math/clblast/distinfo
==============================================================================
--- head/math/clblast/distinfo	Tue Oct  3 01:38:51 2017	(r451105)
+++ head/math/clblast/distinfo	Tue Oct  3 02:23:22 2017	(r451106)
@@ -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


More information about the svn-ports-all mailing list