[libgpuarray] branch master updated (c14ffbd -> 73b3fef)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 25 23:14:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a change to branch master
in repository libgpuarray.

      from  c14ffbd   Add versioned dependency to cython
      adds  0341e45   New upstream version 0.6.9
       new  de96a10   Merge tag 'upstream/0.6.9'
       new  30fa977   Build extension modules before the docs
       new  9d50d36   Normalize the preamble of the rules file
       new  73b3fef   Release to unstable

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:
 .appveyor.yml                    |   2 +-
 CMakeLists.txt                   |  11 ++-
 cmake_uninstall.cmake.in         |  21 ++++++
 debian/changelog                 |  10 +++
 debian/rules                     |  17 +++--
 doc/conf.py                      |   2 +-
 setup.py                         |   2 +-
 src/cache/lru.c                  |   5 +-
 src/cache/twoq.c                 |   5 +-
 src/gpuarray_array.c             |   3 +-
 src/gpuarray_buffer.c            |   2 +-
 src/gpuarray_buffer_cuda.c       | 153 ++++++++++++++++++++++++---------------
 src/gpuarray_buffer_opencl.c     |   2 +-
 src/gpuarray_elemwise.c          |  12 +--
 src/loaders/libcublas.c          |  29 +++++---
 src/loaders/libnvrtc.c           |  29 +++++---
 src/util/integerfactoring.c      |   2 +-
 tests/CMakeLists.txt             |  50 ++++++++-----
 tests/check_buffer_collectives.c | 122 +++++++++++++++++++------------
 tests/check_collectives.c        |  38 +++++-----
 tests/check_elemwise.c           |  25 +++----
 tests/check_reduction.c          |  49 ++++++-------
 tests/communicator.c             |   6 +-
 tests/main.c                     |   9 ++-
 24 files changed, 372 insertions(+), 234 deletions(-)
 create mode 100644 cmake_uninstall.cmake.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgpuarray.git



More information about the debian-science-commits mailing list