Salvatore Mesoraca
544f409b4b
vulkan : argsort barriers must be under uniform control flow (ggml/951)
...
a return before a barrier (that happens only in some threads in
a workgroup) leads to UB.
While the old code actually works on some devices,
it fails on some others (i.e. "smaller" GPUs).
BTW, I think it would be better to set specialization constants
when the graph is built, in that way the local workgroup
could be sized appropriately.
But it would take a lot of work.
Signed-off-by: Salvatore Mesoraca <s.mesoraca16@gmail.com >
2024-09-29 21:15:37 +03:00
..
2024-08-20 21:00:00 +02:00
2024-08-05 08:50:57 +03:00
2024-09-29 21:15:37 +03:00
2024-08-05 08:50:57 +03:00
2024-08-06 15:21:47 +02:00
2024-08-14 18:32:53 +02:00
2024-08-05 08:50:57 +03:00
2024-08-27 22:41:27 +03:00
2024-06-26 18:33:02 +03:00
2024-07-23 10:56:49 +02:00
2024-06-26 18:33:02 +03:00
2024-07-23 10:56:49 +02:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-07-23 10:56:49 +02:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-06-26 18:33:02 +03:00
2024-08-05 08:50:57 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-14 18:32:53 +02:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-14 18:32:53 +02:00
2024-08-05 08:50:57 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-06-26 18:33:02 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-27 22:41:27 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-08-05 08:50:57 +03:00
2024-09-06 08:56:17 +02:00