[Bug 96897] clpeak OpenCL benchmark hangs during compilation on Clover RadeonSI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 28 22:26:59 UTC 2017


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

--- Comment #12 from Jan Vesely <jan.vesely at rutgers.edu> ---
> input.cl:34:106: error: call to 'mad' is ambiguous
This looks to be caused by the lack of half precision builtins in libclc. GCN+
GPUs advertise support for cl_khr_fp16 in CLC but libclc is not ready yet.

You can try my experimental cl_khr_fp16 branch:
https://github.com/jvesely/libclc/tree/cl_khr_fp16

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171028/cd47d0bb/attachment.html>


More information about the dri-devel mailing list