[Pkg-opencl-devel] libclc in new queue

Julian Wollrath jwollrath at web.de
Mon Sep 9 15:37:13 UTC 2013


Hi,

I saw, that you uploaded libclc, thanks for that, and I noticed, that
you made changes to the depends fields, you removed the dependence on
libclc-dev from libclc-r600 and instead added a dependence on
libclc-r600 to libclc-dev. This is wrong, since libclc-r600 is defunct
without libclc-dev. You can easily test that with a mesa build with
opencl support and opencl-examples, which are known to work with r600,
from [0]. The same holds true for libclc-ptx. The reason for that is,
that the files contained in libclc-r600/ptx are LLVM IR bitcode and
when an OpenCL program is executed LLVM still needs the headers to be
able to use that bitcode and run the program.


Cheers,
Julian

[0] http://cgit.freedesktop.org/~tstellar/opencl-example/



More information about the Pkg-opencl-devel mailing list