[arrayfire] branch debian/sid updated (621a107 -> df7d7a5)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jun 18 15:15:13 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 arrayfire.

      from  621a107   d/rules: simplified clean command
      adds  d8d4b38   Fixing CPack.txt
      adds  b63c45c   Moved CV documentation to vision.dox
      adds  ab3e32d   Added missing Hamming matcher documentation
      adds  a3cfd81   Moved matchTemplate definition to vision.h
      adds  c047384   Fixing CPack.txt
      adds  94f254a   Fixed 'snprintf' definition conflict in Visual Studio 2015
      adds  ee0c295   Fixing conflicts between std::array and af::array
      adds  02d9076   Move snprintf/static macros from defines.h to backend
      adds  3a802f3   Disable RPM and DEB packages
      adds  84cd31b   Merge pull request #773 from shehzan10/devel
      adds  cea9b58   Fix typo in installer mode.
      adds  b53cb90   Merge pull request #774 from bkloppenborg/cmake_fix
      adds  7e5e1d1   Merge remote-tracking branch 'upstream/hotfixes-3.0.1' into vision_docs
      adds  93225fe   Merge pull request #777 from pentschev/vision_docs
      adds  7a6b39f   Fixed matchTemplate includes
      adds  717e0ca   Merge pull request #778 from pentschev/matchtemplate_vision
      adds  de3ad6c   Add defines.hpp to opencl files where snprintf is required on windows
      adds  ec96aa0   Fixed fftconvolve() bug, resulting in wrong output
      adds  6c70164   Merge branch 'fftconvolve_fix' of https://github.com/pentschev/arrayfire into hotfixes-3.0.1
      adds  8f1a3be   BUGFIX/TEST: fftConvolve now does multi dimensional batching properly
      adds  55bf057   BUGFIX/TEST: fftConvolve now does multi dimensional batching properly
      adds  59560ea   Requires some knowledge of array_proxy_impl. Fixes #787
      adds  0c445ac   Merge pull request #789 from FilipeMaia/array_proxy_constructor
      adds  dbc2ae1   Enable multiple CUDA computes to be detected and enabled
      adds  7a7a109   Disable fallback computes if any CUDA_COMPUTE_XY is set
      adds  3c1b83e   Change build status to reflect master status
      adds  797984d   Disable fallback only if any compute is set to ON
      adds  6ed384c   fix missing include
      adds  d5ab3fb   Merge branch 'fix-missing-include' of git://github.com/glehmann/arrayfire into multiple_computes
      adds  9cf1d7b   Merge pull request #797 from shehzan10/multiple_computes
      adds  a8e497a   Remove git folder form docs folder
      adds  c4a723a   Resolve ambiguous pow error on osx cuda(6.5)
      adds  56f1d34   Add missing parameter to CREATE_TESTS macro
      adds  8e622d9   Merge pull request #796 from umar456/osx_install
      adds  6718173   Updated fractal example
      adds  5086d1d   Merge pull request #798 from umar456/fractal
      adds  19f92d9   Optimized compute detection code
      adds  795d4a5   Fix path for CMake config files.
      adds  901ce18   Merge pull request #803 from bkloppenborg/hotfixes
      adds  17480c0   Make all link interfaces private
      adds  d3d5af2   Fix cuda linking.
      adds  26ff678   Fix cmake errors in linux for private linking
      adds  12bfe66   Remove references to installer_mode
      adds  6874582   Merge branch 'private_lib' of git://github.com/umar456/arrayfire into hotfixes-3.0.1
      adds  bbab9e8   Fixed examples cmake for unix
      adds  c8ad7cb   Added test to check the validity of the headers in C
      adds  79ef380   Merge pull request #770 from umar456/basic_c
      adds  c1910ad   Graphics changes to reflect changes in upstream library forge
      adds  88e4bbb   Fixed glew header search hints for cmake
      adds  2306181   Removed the need to Find glfw/glew from build_forge script
      adds  aa9cb6d   updated external project forge tag
      adds  b7e41bb   Merge pull request #776 from 9prady9/gfx_changes
      adds  c7e20cd   Change forge branch to master
      adds  b3ae296   Merge remote-tracking branch 'upstream/hotfixes-3.0.1' into devel
      adds  bf8d015   Merge remote-tracking branch 'upstream/devel' into hotfixes-3.0.1
      adds  d792e2a   Fix header file in basic_c
      adds  acbc41c   Fix for displaying images of type uchar, int and uint
      adds  4e0d05e   Merge pull request #805 from 9prady9/gfx_image_fixes
      adds  8671111   Add gitter label
      adds  24a7c4f   Fix CUDACheckCompute when error is returned
      adds  2fd0e96   Minor typo fixes in windows doc
      adds  c3f83cd   Fixed gtest git link
      adds  9af8f62   Merge pull request #808 from shehzan10/hotfixes-3.0.1
      adds  74382f2   Fixed wrong indexing in some machine learning examples
      adds  6dbbb23   Merge pull request #807 from pentschev/ml_examples_fix
      adds  68367b5   Removed a printf from opencl backend
      adds  f93867d   Changed forge tag to af3.0.1 in build_forge.cmake
      adds  72b79bb   Merge pull request #811 from 9prady9/printf_cleanup
      adds  cd8a594   Created OSX Installer
      adds  0478325   Make osx installer based on targets. Style
      adds  ca00f5c   Finalize osx Installer
      adds  cfb2b31   Put guards around osx install scripts
      adds  c75b915   Renamed cpack.txt to cpack.cmake
      adds  08af9a6   Update the installer name
      adds  aa99409   Merge pull request #810 from umar456/osx_install
      adds  55d28ec   Adding using_on_osx document
      adds  42eca27   Update release notes and version details
      adds  17db1c9   Merge pull request #814 from arrayfire/hotfixes-3.0.1
      adds  d86f4f5   Merge remote-tracking branch 'upstream/master'
       new  eb1b994   Merge branch 'master' into debian/sid
       new  4697fde   d/changelog: bump uversion
       new  6abde9f   d/p: add patch fixing some unnecessary deps
       new  df7d7a5   add dep3 header to latest patch

The 4 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:
 .gitmodules                                        |   2 +-
 CMakeLists.txt                                     |  12 +-
 CMakeModules/CUDACheckCompute.cmake                |  48 +++----
 CMakeModules/FindForge.cmake                       |  15 +-
 CMakeModules/FindGLEWmx.cmake                      |   8 +-
 CMakeModules/FindGLFW.cmake                        |  60 --------
 CMakeModules/Version.cmake                         |   2 +-
 CMakeModules/build_forge.cmake                     |  16 +--
 CMakeModules/cuda_compute_capability.c             |  52 -------
 CMakeModules/cuda_compute_capability.cpp           |  58 ++++++++
 CMakeModules/osx_install/InstallTool.cmake         |   9 ++
 CMakeModules/osx_install/OSXInstaller.cmake        | 111 ++++++++++++++
 CMakeModules/osx_install/cpu_scripts/postinstall   |  24 ++++
 CMakeModules/osx_install/cuda_scripts/postinstall  |  23 +++
 CMakeModules/osx_install/distribution.dist         |  39 +++++
 .../osx_install/opencl_scripts/postinstall         |  23 +++
 CMakeModules/osx_install/readme.html               |  22 +++
 CMakeModules/osx_install/welcome.html              |  27 ++++
 CPack.txt => CPack.cmake                           |  25 ++--
 README.md                                          |  11 +-
 debian/changelog                                   |   2 +-
 debian/patches/fix-unneeded-opengl-dep.patch       |  16 +++
 debian/patches/series                              |   1 +
 docs/CMakeLists.txt                                |   1 +
 docs/details/image.dox                             |  29 ----
 docs/details/vision.dox                            |  61 ++++++++
 docs/layout.xml                                    |   5 +-
 docs/pages/release_notes.md                        |  25 ++++
 .../{using_with_linux.md => using_on_linux.md}     |   6 +-
 .../pages/{using_with_linux.md => using_on_osx.md} |  72 ++--------
 ...sing_with_ms_windows.md => using_on_windows.md} |   9 +-
 examples/CMakeLists.txt                            |  10 +-
 examples/graphics/fractal.cpp                      |  13 +-
 examples/graphics/histogram.cpp                    |   2 +-
 examples/machine_learning/deep_belief_net.cpp      |   4 +-
 examples/machine_learning/neural_network.cpp       |   2 +-
 examples/machine_learning/rbm.cpp                  |   2 +-
 include/af/defines.h                               |   4 -
 include/af/image.h                                 |  36 -----
 include/af/vision.h                                |  36 +++++
 include/arrayfire.h                                |   3 +
 src/api/c/graphics_common.cpp                      |  20 +--
 src/api/c/graphics_common.hpp                      |   8 +-
 src/api/c/image.cpp                                |  25 +++-
 src/api/c/match_template.cpp                       |   2 +-
 src/api/c/norm.cpp                                 |   4 +-
 src/api/cpp/array.cpp                              |   5 +-
 src/api/cpp/matchTemplate.cpp                      |   2 +-
 src/backend/ArrayInfo.hpp                          |   1 +
 src/backend/cpu/CMakeLists.txt                     |  25 ++--
 src/backend/cpu/fftconvolve.cpp                    |  29 ++--
 src/backend/cpu/math.cpp                           |   1 +
 src/backend/cuda/CMakeLists.txt                    | 159 +++++++++++++--------
 src/backend/cuda/fftconvolve.cu                    |  22 +--
 src/backend/cuda/math.hpp                          |   1 +
 src/backend/{cuda/backend.hpp => defines.hpp}      |  19 ++-
 src/backend/lapacke.cpp                            |   1 +
 src/backend/opencl/CMakeLists.txt                  |  47 ++----
 src/backend/opencl/fftconvolve.cpp                 |  25 ++--
 src/backend/opencl/magma/magma_blas.h              |   1 +
 src/backend/opencl/platform.cpp                    |   2 +-
 src/backend/opencl/traits.hpp                      |   1 +
 test/CMakeLists.txt                                |  15 +-
 test/array.cpp                                     |   2 +-
 src/backend/cpu/assign.hpp => test/basic_c.c       |  13 +-
 test/constant.cpp                                  |   2 +-
 test/convolve.cpp                                  |   2 +-
 test/diagonal.cpp                                  |   6 +-
 test/fftconvolve.cpp                               |  63 ++++++++
 test/getting_started.cpp                           |   2 +-
 test/matrix_manipulation.cpp                       |   2 +-
 test/median.cpp                                    |   2 +-
 72 files changed, 896 insertions(+), 539 deletions(-)
 delete mode 100644 CMakeModules/FindGLFW.cmake
 delete mode 100644 CMakeModules/cuda_compute_capability.c
 create mode 100644 CMakeModules/cuda_compute_capability.cpp
 create mode 100755 CMakeModules/osx_install/InstallTool.cmake
 create mode 100644 CMakeModules/osx_install/OSXInstaller.cmake
 create mode 100755 CMakeModules/osx_install/cpu_scripts/postinstall
 create mode 100755 CMakeModules/osx_install/cuda_scripts/postinstall
 create mode 100644 CMakeModules/osx_install/distribution.dist
 create mode 100755 CMakeModules/osx_install/opencl_scripts/postinstall
 create mode 100644 CMakeModules/osx_install/readme.html
 create mode 100644 CMakeModules/osx_install/welcome.html
 rename CPack.txt => CPack.cmake (82%)
 create mode 100644 debian/patches/fix-unneeded-opengl-dep.patch
 create mode 100644 docs/details/vision.dox
 copy docs/pages/{using_with_linux.md => using_on_linux.md} (96%)
 rename docs/pages/{using_with_linux.md => using_on_osx.md} (55%)
 rename docs/pages/{using_with_ms_windows.md => using_on_windows.md} (94%)
 copy src/backend/{cuda/backend.hpp => defines.hpp} (59%)
 copy src/backend/cpu/assign.hpp => test/basic_c.c (67%)

-- 
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