[Mesa-dev] [Bug 99856] OpenCL Hello world returns "unsupported call to function get_local_size"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 25 21:18:08 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99856

--- Comment #10 from Jan Vesely <jv356 at scarletmail.rutgers.edu> ---
(In reply to Henrique Dante de Almeida from comment #8)
> Should I have verde-r600-* ? I'm not using amdgpu.

no. verde-amdgcn- is correct.

the Linux kernel driver does not matter. the failure is in gpu-kernel build
phase.

can you run strace with the failing program (append as attachment, pls).
mesa is probably looking for libclc in wrong place.

another possibility is that the kernel is built using -cl-opt-disable option,
but that should not be the case unless the program explicitly requests it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170225/b6717a4c/attachment-0001.html>


More information about the mesa-dev mailing list