https://bugs.freedesktop.org/show_bug.cgi?id=66977
Priority: medium Bug ID: 66977 Assignee: dri-devel@lists.freedesktop.org Summary: get_num_groups not supported by libclc Severity: trivial Classification: Unclassified OS: Linux (All) Reporter: jcharest@gmail.com Hardware: All Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 82499 --> https://bugs.freedesktop.org/attachment.cgi?id=82499&action=edit Here is the patch to call the appropriate intrinsic
Currently libclc does not support get_num_groups on r600 so it will give out an error when used in an opencl kernel.
https://bugs.freedesktop.org/show_bug.cgi?id=66977
--- Comment #1 from Tom Stellard tstellar@gmail.com --- This patch looks good to me, can you mail it to libclc-dev@pcc.me.uk for review?
https://bugs.freedesktop.org/show_bug.cgi?id=66977
Serge Martin edb+freedesktop@sigluy.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Serge Martin edb+freedesktop@sigluy.net --- see libclc r187059
dri-devel@lists.freedesktop.org