[clfft] branch debian/sid updated (b88b015 -> 178b46f)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Aug 18 16:08:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch debian/sid
in repository clfft.
from b88b015 d/changelog: release to unstable
new d1b800d bumping version to 2.7
new 5a10046 changing from doc to docs
new 834e7d5 merging from master
new df0cd9d Merge branch 'master' into develop
new bb880d9 changes to fix ECC on performance issue
new ccff4c9 fixing ECC issue in inverse C2R tranform; pow2 only
new 5faf9ed fixing event leak issues that caused seg fault of client with 14.502 driver, this problem did not affect standalone library usage
new cf16403 minor fixes to event handling from previous checkin
new a67ea0a optimizing EnqueueTransform API timing measurement
new 9cbda54 fixing duplicate timing displays
new 6ee3759 adding missing plans in timer
new dc663b6 changing algorithm for 2^19 and 2^20 sizes
new 81be7cd bug fix for length 1
new 0d5eeed fixing version number
new 874cf45 fix #93: use ${CMAKE_DL_LIBS} for libdl linkage in libclfft
new 8489d30 Merge pull request #97 from ghisvail/fix/libdl-linkage
new c03d7bb Merge branch 'develop' of https://github.com/clMathLibraries/clFFT-private into develop
new 1ca97a4 Merge branch 'develop'
new 259138e Merge tag 'upstream/v2.6.1' into debian/sid
new d63a0bb d/changelog: bump uversion, switch to unreleased
new 368a33f Drop fix-libdl-linkage.patch, applied upstream
new f13f7a8 d/copyright: update copyright information
new 178b46f release to unstable
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 8 ++
debian/copyright | 4 +
debian/patches/fix-libdl-linkage.patch | 17 ----
debian/patches/series | 1 -
src/CMakeLists.txt | 2 +-
src/client/client.cpp | 98 +++++++++++--------
src/client/openCL.misc.cpp | 7 +-
src/library/CMakeLists.txt | 2 +-
src/library/generator.stockham.cpp | 167 ++++++++++++++++++++++++++++++++-
src/library/plan.cpp | 4 +-
src/statTimer/statisticalTimer.GPU.cpp | 46 ++++++++-
src/statTimer/statisticalTimer.GPU.h | 6 ++
src/tests/accuracy_test_pow3.cpp | 2 +-
src/tests/accuracy_test_pow5.cpp | 2 +-
14 files changed, 299 insertions(+), 67 deletions(-)
delete mode 100644 debian/patches/fix-libdl-linkage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list