[theano] 05/07: Recommend python(3)-pygpu and g++.

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Thu Sep 21 22:11:29 UTC 2017


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

rnpalmer-guest pushed a commit to branch master
in repository theano.

commit bb7b8eed57f5ff6379bcd01cd513480effc5c6b9
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Thu Sep 21 22:27:19 2017 +0100

    Recommend python(3)-pygpu and g++.
---
 debian/changelog | 1 +
 debian/control   | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index daa59af..e2e8c52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ theano (0.9.0-1) UNRELEASED; urgency=medium
   * Disable another wall-clock speed test (similar to #835531).
   * Bump Standards-Version to 4.1.0 (no changes needed).
   * Bump compat to 10.
+  * Recommend python(3)-pygpu and g++.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Mon, 18 Sep 2017 22:15:10 +0100
 
diff --git a/debian/control b/debian/control
index 64a8f31..4ecbda2 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends:
  python3-nose,
  python-nose-parameterized,
  python3-nose-parameterized,
+# No python(3)-pygpu because clblas doesn't work under pocl-opencl-icd (no mem_fence) and buildds are unlikely to have a real GPU
  python-sphinx,
  python-pygments,
  dvipng,
@@ -47,9 +48,11 @@ Depends:
  libblas-dev | libblas.so,
  ${misc:Depends}
 Recommends:
+ g++,
  python-pydot,
  python-nose,
  python-nose-parameterized,
+ python-pygpu,
  theano-doc
 Suggests:
  nvidia-cuda-toolkit,
@@ -76,9 +79,11 @@ Depends:
  libblas-dev | libblas.so,
  ${misc:Depends}
 Recommends:
+ g++,
  python3-pydot,
  python3-nose,
  python3-nose-parameterized,
+ python3-pygpu,
  theano-doc
 Suggests:
  nvidia-cuda-toolkit,

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



More information about the debian-science-commits mailing list