Dnia 2015-09-13, nie o godzinie 12:32 -0500, Andreas Kloeckner pisze:
[ cut ]
> I have only ever been able to get the Pyopencl from the Ubuntu repo
> > to
> > work. Is building a different version as easy as "pip install
> > pyopencl=version"?
> 
> If you've got the CL headers and the Python headers ('python-dev'
> package), it should be.
> 

You can ensure that you have all build dependencies installed by:
$ apt-get build-dep pyopencl

If you want to build package yourself, it's also possible - but
building package newer than in repository will be tricky.
If you are building current git version, you will also need
python-cffi (or python3-cffi for Python 3) package - I'm not
sure whether it's in Ubuntu.

Best regards.

-- 
Tomasz Rybak  GPG/PGP key ID: 2AD5 9860
Fingerprint A481 824E 7DD3 9C0E C40A  488E C654 FB33 2AD5 9860
http://member.acm.org/~tomaszrybak


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to