[elrepo] kmod-fglrx - 64 bit libOpenCL
Phil Perry
phil at elrepo.org
Tue Apr 12 16:58:09 EDT 2011
On 12/04/11 08:07, gilesaj wrote:
> Hello,
>
>
> I am using the latest version of fglrx from elrepo but I am getting an error
> from BOINC,
> which is a program that uses the GPU on the video card to process work units.
> The following is the error which shows that the application cannot find the
> library libOpenCL.so
>
>
> <core_client_version>6.10.58</core_client_version>
> <![CDATA[
> <message>
> process exited with code 127 (0x7f, -129)
> </message>
> <stderr_txt>
> ../../projects/www.primegrid.com/primegrid_tpsieve_1.38_x86_64-pc-linux-gnu__ati13ati:
>
> error while loading shared libraries: libOpenCL.so: cannot open shared object
> file:
>
> No such file or directory
>
> </stderr_txt>
> ]]>
>
> Is this library included in any of the fglrx as I loaded all three so that I
> have the 64
>
> and 32 bit drivers. I am not too good with Linux but I tried to search for it
> using
>
> "find / -name libOpenCL.so" but it was not found on the system??
>
>
> Thanks
>
> Giles
>
I'm not really sure as I don't use ATI graphics nor OpenCL, but I can
tell you that libOpenCL.so is not part of the ATI Linux driver bundle
hence why you don't find it installed.
A bit of googling says you need to install the ATI Stream SDK:
http://developer.amd.com/gpu/AMDAPPSDK/Pages/default.aspx
to get the OpenCL runtime lib.
Hope that helps.
More information about the elrepo
mailing list