[arrayfire] 394/408: Merge pull request #998 from arrayfire/hotfixes-3.1.1

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:38 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 92e08e956680be6158e486ae7cfaaf3271e6f9fc
Merge: e6acad6 169af41
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Sun Sep 13 08:43:23 2015 -0400

    Merge pull request #998 from arrayfire/hotfixes-3.1.1
    
    Hotfixes 3.1.1

 CMakeModules/FindCBLAS.cmake                |  25 +++++
 CMakeModules/FindLAPACKE.cmake              | 144 +++++++++++++++++-----------
 CMakeModules/Version.cmake                  |   2 +-
 CMakeModules/build_forge.cmake              |   2 +-
 README.md                                   |   4 +-
 docs/pages/release_notes.md                 |  40 ++++++--
 docs/pages/using_on_windows.md              |   8 +-
 examples/financial/heston_model.cpp         |  20 ++--
 examples/image_processing/image_editing.cpp |   2 +-
 include/arrayfire.h                         |   2 +
 src/api/cpp/array.cpp                       |   9 +-
 src/api/cpp/index.cpp                       |   2 +-
 src/api/cpp/seq.cpp                         |   6 +-
 src/backend/cuda/kernel/fftconvolve.hpp     |  18 +++-
 src/backend/cuda/kernel/ireduce.hpp         |   2 +-
 src/backend/cuda/kernel/reduce.hpp          |   2 +-
 src/backend/dim4.cpp                        |  22 ++---
 src/backend/opencl/kernel/ireduce.hpp       |   6 +-
 src/backend/opencl/kernel/reduce.hpp        |   5 +-
 src/backend/opencl/magma/magma_cpu_blas.h   |   1 +
 src/backend/opencl/magma/magma_cpu_lapack.h |   1 +
 test/ireduce.cpp                            |  45 +++++++++
 test/reduce.cpp                             |  39 ++++++++
 23 files changed, 286 insertions(+), 121 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