Bug#919824: [Pkg-opencl-devel] Bug#919824: clblas: under pocl-opencl-icd, aborts with !"PIC Level"

2019-01-21 Thread Andreas Beckmann
please try pocl from experimental which is built against llvm-7 Andreas

Bug#919824: [Pkg-opencl-devel] Bug#919824: clblas: under pocl-opencl-icd, aborts with !"PIC Level"

2019-01-20 Thread Andreas Beckmann
Hi Rebecca, I need more instructions to reproduce this ... I can start in a clean minimal sid/buster/stretch/... amd64/i386 chroot What do I need to install, download and how to compile it? How to run the tests to get the failure? Andreas

Bug#919824: [Pkg-opencl-devel] Bug#919824: clblas: under pocl-opencl-icd, aborts with !"PIC Level"

2019-01-19 Thread Andreas Beckmann
On 2019-01-20 00:16, Rebecca N. Palmer wrote: > Source: pocl,clblas Which version? Which architecture? If you suspect caching to be a problem, try something like this: export POCL_CACHE_DIR=$(mktemp -d -p $(pwd)) Andreas