Package: clinfo
Version: 0.0.20130513-1
Severity: important

Dear Maintainer,
    when nvidia opencl installed (GTX-560Ti), clinfo crashes with
uninformative E: -30
    It is because nvidia opencl driver is of version 1.1 and does not
know about CL_DEVICE_BUILT_IN_KERNELS, so it returns error -30, and
method query in device.cpp throws an exception.
    The result is anyway never used (nor printed), so it is possible
to remove that query at all from device::load. Though it would be much
better to make clinfo more user-friendly, that is, for unknown string
parameters to return a string like "N/A" or "(null)", and for integer
parameters to have some error values.
    Or maybe query should return a status, so unknown parameters would
not be printed at all, and we won't have to use exceptions. Anyway, it
is too unusual to get no results at all because of absence of one
single element.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages clinfo depends on:
ii  libc6                            2.17-92
ii  libgcc1                          1:4.8.1-2
ii  libstdc++6                       4.8.1-2
ii  ocl-icd-libopencl1 [libopencl1]  1.3-3

clinfo recommends no packages.

clinfo suggests no packages.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to