[pkg-nvidia-devel] running OpenCL programs (was: Re: RFC [patch 195xx] [13/k] package libOpenCL.so)

Andreas Beckmann debian at abeckmann.de
Tue Jun 8 00:54:41 UTC 2010


Tomasz Rybak wrote:
> Can anyone run OpenCL programs?
> I have tried NVIDIA toolkit programs on two machines (both AMD64)
> and on both they crash on functions related to compiling OpenCL
> code:

Just tested it. You will need to install libnvidia-compiler1 and create
a symlink manually:

  ln -s libnvidia-compiler.so.1 /usr/lib/libnvidia-compiler.so

Updated recommends and the missing symlink will be in 195.36.24-3.

After this change I could run most tests without problems remotely (via
ssh) on a GTX 285 - everything that requires OpenGL of course does not
work in this setup.

On my T61 notebook with a Quadro NVS 140M all tests (except for
DeviceQuery) fail with CL_OUT_OF_HOST_MEMORY. But I didn't see any
segfaults.


Andreas



More information about the Pkg-nvidia-devel mailing list