Pekka Jääskeläinen
8bb89b165c
subgroups: fix for testing too large WG sizes ( #1620 )
...
It seemed to be a typo; the comment says that it
tries to fetch local size for a subgroup count with
above max WG size, but it just used the previous
subgroup count.
The test on purpose sets a SG count to be a larger
number than the max work-items in the work group.
Given the minimum SG size is 1 WI, it means that there
can be a maximum of maximum work-group size of SGs (of
1 WI of size). Thus, if we request a number of SGs that
exceeds the local size, the query should fail as expected.
2024-01-30 09:13:22 -08:00
..
2023-12-12 09:44:56 -08:00
2024-01-30 09:13:22 -08:00
2023-08-29 09:13:03 -07:00
2023-12-12 09:33:09 -08:00
2023-03-30 09:34:00 +01:00
2023-12-12 09:38:14 -08:00
2024-01-23 23:39:14 +05:30
2023-06-27 08:42:02 -07:00
2024-01-17 08:05:10 -08:00
2023-05-23 09:43:25 +01:00
2022-09-23 17:29:18 +01:00
2024-01-09 09:48:56 -08:00
2023-06-09 11:25:20 +01:00
2021-01-07 11:34:42 +00:00
2023-09-20 15:48:25 +01:00
2023-04-21 10:09:55 +01:00
2023-05-16 09:58:04 +01:00
2023-05-03 09:16:21 +01:00
2024-01-23 23:39:14 +05:30
2022-11-23 14:08:30 +00:00
2023-12-14 16:26:16 +01:00
2023-10-02 08:11:55 -07:00
2023-04-25 19:30:42 +01:00
2023-03-16 12:15:51 +00:00
2024-01-16 09:52:08 -08:00
2023-12-20 17:57:35 +01:00
2024-01-09 09:50:34 -08:00
2023-06-08 13:27:20 +01:00
2023-04-21 10:09:55 +01:00
2023-06-09 11:25:20 +01:00
2023-09-14 11:00:30 +01:00
2023-05-16 08:43:47 -07:00
2023-11-09 10:27:44 +00:00
2023-06-27 08:42:02 -07:00
2023-10-03 09:26:48 -07:00
2024-01-16 09:54:53 -08:00
2024-01-16 09:58:34 -08:00
2023-11-14 09:10:57 -08:00
2023-12-12 09:33:09 -08:00
2024-01-09 09:43:36 -08:00
2023-03-16 12:15:51 +00:00
2024-01-23 23:39:14 +05:30
2023-06-30 11:22:43 +01:00
2020-02-25 08:56:54 +00:00
2023-03-21 09:06:15 -07:00
2019-08-12 10:18:06 +01:00
2019-03-05 16:23:49 +00:00
2019-03-05 16:23:49 +00:00
2020-10-13 09:24:22 +01:00
2020-09-25 14:25:26 +01:00
2020-09-25 14:25:26 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2022-10-03 14:26:43 +01:00
2022-02-22 16:49:35 +00:00