Karol Herbst
e2580bded2
Use CL_KERNEL_WORK_GROUP_SIZE more often ( #2435 )
...
Drivers _may_ choose to advertise values for
`CL_DEVICE_MAX_WORK_GROUP_SIZE` or `CL_DEVICE_MAX_WORK_ITEM_SIZES` that
kernels without a `reqd_work_group_size` are not able to be launched
with.
The CTS should therefore make sure that the local_size passed to
`clEnqueueNDRangeKernel` does not exceed `CL_KERNEL_WORK_GROUP_SIZE`
This fixes it up in two places I've noticed this not happening.
2025-08-05 14:40:11 -07:00
..
2025-06-17 10:19:11 -07:00
2024-12-18 17:29:08 +00:00
2025-06-17 10:19:11 -07:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2025-05-06 09:33:34 -07:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2025-06-24 15:27:15 -07:00
2024-12-18 17:29:08 +00:00
2025-08-05 09:09:16 -07:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2025-05-06 08:40:18 -07:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2025-06-24 15:27:15 -07:00
2024-12-18 17:29:08 +00:00
2024-12-18 17:29:08 +00:00
2025-08-05 14:40:11 -07:00
2025-02-05 13:58:17 +01:00
2025-05-13 03:51:43 +01:00
2025-04-21 11:16:17 +01:00