Your message dated Wed, 02 Nov 2016 03:07:10 +0000
with message-id <e1c1lto-0003t8...@fasolo.debian.org>
and subject line Bug#842035: fixed in pycuda 2016.1.2+git20161024-1
has caused the Debian Bug report #842035,
regarding pycuda: FTBFS with CUDA 8.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
842035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842035
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pycuda
Version: 2016.1.2+git20160809-1
Tags: patch

Hi Tomasz

Pycuda FTBFS with nvidia-cuda-toolkit 8.0 in experimental.
This has already been fixed upstream [1], and I applied the attached
patch in Ubuntu.

Regards
Graham


[1] 
https://git.tiker.net/pycuda.git/commit/255644ad802a20191e31bc15f4fd46e6c9d6e38a
Description: Fix build with CUDA 8
 Fix test suite to account for unavailability of
 EXCLUSIVE compute mode in CUDA 8
Origin: upstream, https://git.tiker.net/pycuda.git/commit/255644ad802a20191e31bc15f4fd46e6c9d6e38a
Author: Andreas Kloeckner <inf...@tiker.net>
Last-Update: 2016-10-10
--- a/test/test_driver.py
+++ b/test/test_driver.py
@@ -624,7 +624,7 @@
 
         for e in range(e0-6, e0-4):
             for i in range(100):
-                queue.append(pool.allocate(1<<e))
+                queue.append(pool.allocate(1 << e))
                 if len(queue) > 10:
                     queue.pop(0)
         del queue
@@ -632,9 +632,9 @@
 
     @mark_cuda_test
     def test_multi_context(self):
-        if drv.get_version() < (2,0,0):
+        if drv.get_version() < (2, 0, 0):
             return
-        if drv.get_version() >= (2,2,0):
+        if drv.get_version() >= (2, 2, 0) and drv.get_version() < (8,):
             if drv.Context.get_device().compute_mode == drv.compute_mode.EXCLUSIVE:
                 return
 

--- End Message ---
--- Begin Message ---
Source: pycuda
Source-Version: 2016.1.2+git20161024-1

We believe that the bug you reported is fixed in the latest version of
pycuda, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 842...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tomasz Rybak <tomasz.ry...@post.pl> (supplier of updated pycuda package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 27 Oct 2016 22:21:24 +0200
Source: pycuda
Binary: python-pycuda python-pycuda-dbg python3-pycuda python3-pycuda-dbg 
python-pycuda-doc
Architecture: source amd64 all
Version: 2016.1.2+git20161024-1
Distribution: unstable
Urgency: medium
Maintainer: Tomasz Rybak <tomasz.ry...@post.pl>
Changed-By: Tomasz Rybak <tomasz.ry...@post.pl>
Description:
 python-pycuda - Python module to access Nvidia‘s CUDA parallel computation API
 python-pycuda-dbg - Python module to access Nvidia‘s CUDA API (debug 
extensions)
 python-pycuda-doc - module to access Nvidia‘s CUDA computation API 
(documentation)
 python3-pycuda - Python 3 module to access Nvidia‘s CUDA parallel computation 
API
 python3-pycuda-dbg - Python 3 module to access Nvidia‘s CUDA API (debug 
extensions)
Closes: 842035
Changes:
 pycuda (2016.1.2+git20161024-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #842035).
   * Build with CUDA 8.0.
   * Set Multi-Arch: foreign for documentation package.
   * Set compatibility level to 10; no changes necessary.
   * Refresh patches.
Checksums-Sha1:
 292e1df2390ea7a91979862415b557b77db00740 2594 pycuda_2016.1.2+git20161024-1.dsc
 f667be484c100195649d1f06d53beea6355b908a 179936 
pycuda_2016.1.2+git20161024.orig.tar.xz
 3f87ad612f2700aee7f3e579e8c7fc3e5880a2e8 9516 
pycuda_2016.1.2+git20161024-1.debian.tar.xz
 92e2b94832c182698ca16e81c83fc9097275e107 4975720 
python-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 0de78b3768687d027f7c1ed5ee07b86972f1311a 121614 
python-pycuda-doc_2016.1.2+git20161024-1_all.deb
 fe7147e500b5c2bbee51b67a405cdcaddb05a23a 298796 
python-pycuda_2016.1.2+git20161024-1_amd64.deb
 861a30523f68e3b1cdfc9c1262963f3a1a162fce 5014110 
python3-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 8f8e2314a62136b89c1674ff57f24db2c505cdd0 298852 
python3-pycuda_2016.1.2+git20161024-1_amd64.deb
Checksums-Sha256:
 2e1df55db94436d6509b6767af644b6ed2d4ff408c174a545f36d53b8aed27d3 2594 
pycuda_2016.1.2+git20161024-1.dsc
 13bb6eafd299582df98e67ea45efdad894df138a5fd493aa4e68af850082697e 179936 
pycuda_2016.1.2+git20161024.orig.tar.xz
 ddd0f6a8f387070f541fdbdf3953bb423464bb0697f0e67c9451d9c8984c0b91 9516 
pycuda_2016.1.2+git20161024-1.debian.tar.xz
 6ab773d44cf73d913cadc6280477ebe9d3d72d97aba8673b6ee6fe88ae8495bb 4975720 
python-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 a2fb82540e0da62e7b870a07efeb2ba0b2199878929c33aae101006dd95c7834 121614 
python-pycuda-doc_2016.1.2+git20161024-1_all.deb
 4fc38574c005d629b304a07fc73d6817cc3a0eae77eabebaf414f7230f6c5532 298796 
python-pycuda_2016.1.2+git20161024-1_amd64.deb
 bebcd9bec236807a5d744c4c47ff5a8c29c6f96a3c7972fa02f2ffcfda16d8db 5014110 
python3-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 b6947b87d6b82642fd11ad5bf496cf300daa73fab721007440c0f2f1fe5df7f8 298852 
python3-pycuda_2016.1.2+git20161024-1_amd64.deb
Files:
 24e019cdf8bcdfcb80d7201ba838f86c 2594 contrib/python optional 
pycuda_2016.1.2+git20161024-1.dsc
 34549fb80ec7e876248990094d41b670 179936 contrib/python optional 
pycuda_2016.1.2+git20161024.orig.tar.xz
 b03d827ed4f7c398e77ea09cc70fae51 9516 contrib/python optional 
pycuda_2016.1.2+git20161024-1.debian.tar.xz
 9d4a1bd4962a069cb6f04984880da28c 4975720 contrib/debug extra 
python-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 a968f7d8653138564224c83b34c9ecd7 121614 contrib/doc optional 
python-pycuda-doc_2016.1.2+git20161024-1_all.deb
 7579eb7a04c5ec3d3ce7d7120f861179 298796 contrib/python optional 
python-pycuda_2016.1.2+git20161024-1_amd64.deb
 463eb06359bca6e6b7432bf6df0fe3ef 5014110 contrib/debug extra 
python3-pycuda-dbg_2016.1.2+git20161024-1_amd64.deb
 f123ffb1a524cab60ef9eded0c9b9356 298852 contrib/python optional 
python3-pycuda_2016.1.2+git20161024-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYGU00AAoJEMZU+zMq1Zhg/TwP/0673U/BO+UsUGejGpx+7Fwk
OiYyoNgiiK3QaV3bhcsmUewHMUZeZYzL98Xh1vEk2b9MtB+vDqe5dTv9b1vSilfL
9EN+MTV/ytOlrqo3ZloOuegD7UbNcyXHc6l4uMPOR4NnOt/f8QkLLafvXSIEkfFo
ntg7k5P0yXDmpXcCJ4/wzwT2bUkjVIle4TLrda1yHIiIELbN3oGfy2pt9f4DYIuk
aVUDUVHmh/+97WGbGhdARnGe79iwHuUdDSmQvNGZPW7TfLEM3DWy8NO7FmR9uShy
OTJEGQPPBtVPMlqvWPaAA82x0artpTHPJV/IHydQpFeaFjb70j1M5rjsIdnlAWM/
inFPrWQsTp4Qq6ePUbxkGgVHUZbEwr78veHvV+Cz48FomqdJQW8IGXogG4iai4gk
fcBTSsVg4G4JDVqAhIyHwLRsvNgbalo/6B6EfbzGYdV0JnkEGqqE9cFMq4HplVLY
VVUg7eyiQXpWJiIA1dlWOxE7RAsBF9yStT+axoLvEXKojrGQR3C8GTFGY756/a8k
uH5DRG9prFBf68TRd7fWJMnF/Un9hblfJYf4hrzkcm8VesyuDU5Cz7wpt2ibRxVo
XJCkAriuPah1k+JNXtfh/0UPgtB+S2fn1BrrRsKulci2EgHmkpUKbfSdg3W9tOMh
d7uJBMUedG/BGq+Xj+DY
=Nr1x
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to