[clfft] branch master updated (b0af49d -> ce107c4)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Sep 1 07:42:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to branch master
in repository clfft.
from b0af49d adding release notes for 2.12.1
new b43cc61 fixing the thread saefty issue with contribution from #146
new d233154 fix for problems with skinny 2d sizes as reported in #159
new 26ff37b fix typos causing type mismatch in examples
new ae0ea06 Merge branch 'examples-type-fix' of https://github.com/JCount/clFFT into JCount-examples-type-fix
new af2fb90 Merge branch 'JCount-examples-type-fix' into develop
new 521eea0 Index calculation in 2D and 3D examples fixed.
new d4537be commit from tdd11235813-ExamplesDimIndexFix after resolving conflict
new 3123f30 Merge branch 'tdd11235813-ExamplesDimIndexFix' into develop
new dcb6ce2 fix project wiki link
new 70c251a Merge pull request #163 from Gjacquenot/develop2
new 62917d4 fix indentation in src/CMakeLists.txt
new 0f658cc Merge pull request #162 from Gjacquenot/develop
new c07a8b5 Updating deploy key
new 6504cf1 safe-guards to limit opencl max params on some hw/runtimes
new d2ebff0 fixing cmake gtest link/md5
new ce107c4 notes & versioning for 2.12.2
The 16 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:
.travis.yml | 2 +-
CONTRIBUTING.md | 4 +-
ReleaseNotes.txt | 14 +++++
src/CMakeLists.txt | 123 +++++++++++++++++++-------------------
src/examples/fft1d.c | 2 +-
src/examples/fft2d.c | 7 ++-
src/examples/fft3d.c | 6 +-
src/gtest.cmake | 4 +-
src/library/enqueue.cpp | 11 +++-
src/library/fft_binary_lookup.cpp | 2 +-
src/library/plan.cpp | 10 ++--
src/library/repo.cpp | 27 ++++++++-
src/library/repo.h | 6 +-
13 files changed, 133 insertions(+), 85 deletions(-)
--
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