google / uVkCompute

A micro Vulkan compute pipeline and a collection of benchmarking compute shaders
Apache License 2.0
224 stars 38 forks source link

Make matmul workgroup X, Y configurable via CMake #10

Closed antiagainst closed 3 years ago

antiagainst commented 3 years ago

This allows exploring other workgroup size configurations. Along the way, improved consistency with other benchmarks a bit.