You are not logged in.

#1 2011-06-05 23:29:15

shaurz
Member
Registered: 2004-02-02
Posts: 360

Can't install python2-pyopencl with ATI Radeon

I've tried to install python2-pyopencl but it wants to install nvidia-utils, but I have an ATI card using the Catalyst drivers.

$ sudo pacman -S python2-pyopencl
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils and catalyst-test are in conflict (libgl). Remove catalyst-test? [y/N] 

Offline

#2 2011-06-06 04:51:03

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Can't install python2-pyopencl with ATI Radeon

Your catalyst-test package doesn't provide libcl which is required by python2-pyopencl. You'll need to rebuild it with the appropriate provides array but there's a chance that python2-pyopencl won't work with catalyst drivers (depending on what libcl is)

Offline

#3 2011-06-06 08:14:49

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: Can't install python2-pyopencl with ATI Radeon

+ catalyst isn't providing libcl library at all. You need additional AMD's SDK, AUR: http://aur.archlinux.org/packages.php?ID=21933

Last edited by Vi0L0 (2011-06-06 08:15:25)

Offline

#4 2011-06-07 00:20:54

shaurz
Member
Registered: 2004-02-02
Posts: 360

Re: Can't install python2-pyopencl with ATI Radeon

Vi0L0 wrote:

+ catalyst isn't providing libcl library at all. You need additional AMD's SDK, AUR: http://aur.archlinux.org/packages.php?ID=21933

Thanks

Offline

#5 2011-07-17 11:02:02

jrutila
Member
From: Orimattila, Finland
Registered: 2011-07-17
Posts: 3

Re: Can't install python2-pyopencl with ATI Radeon

Vi0L0 wrote:

+ catalyst isn't providing libcl library at all. You need additional AMD's SDK, AUR: http://aur.archlinux.org/packages.php?ID=21933

You can also install libopencl from AUR: http://aur.archlinux.org/packages.php?ID=50587.

Offline

Board footer

Powered by FluxBB