[Pkg-opencl-devel] Bug#994833: Bug#994833: OpenCL programs abort when intel-opencl-icd is installed

Rebecca N. Palmer rebecca_palmer at zoho.com
Wed Sep 22 08:12:41 BST 2021


On 22/09/2021 07:32, Andreas Beckmann wrote:
> We will proably still run into problems if different ICDs built against 
> different LLVM versions are going to be loaded at the same time (e.g. 
> pocl/llvm9 and intel/llvm1x) because the different llvm versions seem to 
> stomp on each others internal bits. There are bugs open about that ...

If you mean "LLVM ERROR: inconsistency in registered CommandLine 
options": #768185 (two different LLVM versions) is avoided by 
-Bsymbolic, while #852746 (two of the same LLVM version) is avoided by 
static linking.

The above doesn't look like those, but they might only appear with 
multiple ICDs installed.



More information about the Pkg-opencl-devel mailing list