[arrayfire] 27/41: Merge pull request #1322 from pavanky/reorg
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Mar 21 14:56:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository arrayfire.
commit 345053cc81e4215db439f732c1e417832f5b660a
Merge: f580623 c39e4b7
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Tue Mar 15 08:32:58 2016 -0400
Merge pull request #1322 from pavanky/reorg
Bugfixes when getting device pointers and destroying arrays.
src/api/c/array.cpp | 263 +++++++++++++++++++++++++++++++++++++++
src/api/c/data.cpp | 287 +------------------------------------------
src/api/c/device.cpp | 33 +++++
src/api/c/handle.hpp | 3 +
src/backend/cpu/Array.hpp | 6 +-
src/backend/cuda/Array.hpp | 4 +-
src/backend/opencl/Array.hpp | 6 +-
test/array.cpp | 42 +++++--
8 files changed, 341 insertions(+), 303 deletions(-)
--
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