[arrayfire] 349/408: Revert "Updated boost compute version tags"

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 0b76aa349056adb6d74278f0297866306aa6e021
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Tue Aug 25 14:37:28 2015 -0400

    Revert "Updated boost compute version tags"
    
    This reverts commit b6d8e2d85c358f9d2be69bd09fb8b64bda9fcc04.
    
    This commit was causing performance drops on certain hardware
---
 CMakeModules/build_boost_compute.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeModules/build_boost_compute.cmake b/CMakeModules/build_boost_compute.cmake
index e2821b2..c0de1cb 100644
--- a/CMakeModules/build_boost_compute.cmake
+++ b/CMakeModules/build_boost_compute.cmake
@@ -1,6 +1,6 @@
-SET(VER cf5e40ee265f005b144c4e0dda945734188e8542)
+SET(VER 79aa8f9086fdf6ef6db78e889de0273b0eb7bd19)
 SET(URL https://github.com/boostorg/compute/archive/${VER}.tar.gz)
-SET(MD5 a8d0bc4d70f3b7d65fea78327a4e067e)
+SET(MD5 dba3318cbdac912dddce71f2a38ffa43)
 
 SET(thirdPartyDir "${CMAKE_BINARY_DIR}/third_party")
 SET(srcDir "${thirdPartyDir}/compute-${VER}")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list