Comment # 3 on bug 1011167 from
(In reply to Iaroslav Andrusiak from comment #1)
> nvidia-computeG03-340.98-45.1.x86_64 must respect opencl icd

They do.

http://us.download.nvidia.com/XFree86/Linux-x86/355.06/README/installedcomponents.html

[...]
Two OpenCL libraries (/usr/lib/libOpenCL.so.1.0.0,
/usr/lib/libnvidia-opencl.so.355.06); the former is a vendor-independent
Installable Client Driver (ICD) loader, and the latter is the NVIDIA Vendor
ICD. A config file /etc/OpenCL/vendors/nvidia.icd is also installed, to
advertise the NVIDIA Vendor ICD to the ICD Loader.

> rpm -Uvh wine-1.9.23~gallium_nine+staging-3.3.x86_64.rpm wine-32bit-
> 1.9.23~gallium_nine+staging-3.3.x86_64.rpm
>
> which of course gives:
> 
> libOpenCL.so.1(OPENCL_1.0)(64bit) is needed by 
> wine-1.9.23~gallium_nine+staging-3.3.x86_64

# rpm --provides -qp nvidia-computeG03-340.98-45.1.x86_64.rpm
libOpenCL.so.1
libOpenCL.so.1()(64bit)
[...]

# rpm --provides -qp nvidia-computeG04-367.57-28.1.x86_64.rpm
libOpenCL.so.1
libOpenCL.so.1()(64bit)
libOpenCL.so.1(OPENCL_1.0)
libOpenCL.so.1(OPENCL_1.0)(64bit)
libOpenCL.so.1(OPENCL_1.1)
libOpenCL.so.1(OPENCL_1.1)(64bit)
libOpenCL.so.1(OPENCL_1.2)
libOpenCL.so.1(OPENCL_1.2)(64bit)
[...]

So things look good with 367.xx, just not for 340.xx, the latest legacy driver
by NVIDIA.

I'm going to close bnc#1011618 as dup of this one.


You are receiving this mail because: