Debian now contains PyOpenCL which depends on virtual packages providing OpenCL
(opencl-icd).
This means that in Debian
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628702 has been closed
as any OpenCL library can be used. What can I do to help with fixing this bug
in Ubuntu?
I will try to
Would it not make more sense to have
Package: boinc-amd-opencl
Depends: ${misc:Depends}, boinc, opencl-icd
This way you could have any OpenCL implementation, and from my
experiments any OpenCL library can be used (although best compile with
AMD OpenCL).
--
You received this bug notification beca
Hello.
I am maintaining Debian package python-pyopencl.
New PyOpenCL version (2011.1.2) is in Debian. I have changed OpenCL-related
dependencies.
Now, instead of requiring NVIDIA libopencl, package depends on virtual
opencl-icd,
and different packages can provide it. Package still contains build-
Thanks for sponsorship.I will take care about mentioned problems next
time, but hope that X team will take care about bug #608917 and there
will be no need to have differences between Debian and Ubuntu package.
As for USE_SHIPPED_BOOST - upstream started distributing Boost with
package to solve pr
Sorry - previous patch was incomplete.
** Patch added: "Correct debdiff"
http://launchpadlibrarian.net/52442573/pyopencl_0.92%7Ebeta%2Bgit20100709-1ubuntu1.debdiff
** Changed in: ubuntu
Status: Incomplete => New
--
Sync pyopencl 0.92~beta+git20100709-1 (multiverse) from Debian Unsta
I include debdiff; after applying package builds on Maverick without
problems.
I hope that soon this diff will not be needed - I have filled bug
#608917 to add "Provides" fields to nvidia-current package so it behaves
as Debian package.
** Patch added: "debdiff dealing with non-existend NVIDIA pa
In Ubuntu all files related to NVIDIA drivers are in package nvidia-current.
I was able to build package after applying this patch:
Index: control
===
--- control
+++ control
@@ -6,7 +6,7 @@
python-support,
python-all-dev,
python
Public bug reported:
PyOpenCL is Python wrapper around OpenCL libraries.
As it depends on NVIDIA driver-related packages, currently it is in Debian
Unstable contrib.
As soon as there are another implementations of OpenCL available in
Debian/Ubuntu, this package should be able to use them instea
Public bug reported:
Please synchronise python-pytools from Debian Unstable.
This package is maintained by me and is dependency of PyOpenCL, which I also
would like to put into Ubuntu.
OpenCL is library allowing for running computations on hardware like GPGPU.
I have installed Ubuntu 10.04 LTS i