clvk icon indicating copy to clipboard operation
clvk copied to clipboard

Add simple local work size selection heuristics

Open kpet opened this issue 5 years ago • 0 comments

clvk currently always picks {1,1,1} when the application doesn't provide a local work size. This leads to poor performance and a large number of workgroups with some workloads that some Vulkan implementations can't accommodate.

kpet avatar Sep 09 '20 15:09 kpet