| Summary: |
get_num_groups not supported by libclc |
| Product: |
Mesa
|
Reporter: |
Jonathan Charest <jcharest> |
| Component: |
Drivers/Gallium/r600 | Assignee: |
Default DRI bug account <dri-devel> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
trivial
|
|
|
| Priority: |
medium
|
|
|
| Version: |
git | |
|
| Hardware: |
All | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
Here is the patch to call the appropriate intrinsic
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 82499 [details] 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.