[clfft] 28/109: Merge pull request #23 from AMD-FirePro/develop
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
kieffer-guest pushed a commit to branch debian
in repository clfft.
commit 4854ff296fe09f38ae4d84906d75fac3253c341b
Merge: 0def5e1 cdb2919
Author: Kent Knox <kent.knox at amd.com>
Date: Mon Oct 14 08:02:38 2013 -0700
Merge pull request #23 from AMD-FirePro/develop
workaround to make clfft run on NV
This adds a vendor check to generate the constant twiddle factors in a global array on an Nvidia runtime stack, bypassing what appears to be a runtime bug generating the table in constant memory. If the bug disappears from the runtime stack in the future, the vendor check should be removed again.
src/library/generator.copy.cpp | 2 +-
src/library/generator.stockham.cpp | 29 +++++++++++++++++++++++------
src/library/generator.transpose.cpp | 2 +-
src/library/plan.cpp | 14 +++++++-------
src/library/plan.h | 4 ++--
5 files changed, 34 insertions(+), 17 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