Expand description
Workgroup-size auto-tuning derived from GPU adapter limits.
Different GPUs expose different compute limits. This module derives optimal workgroup sizes at context-creation time so every kernel dispatches with sizes that the actual device can support.
Structsยง
- Workgroup
Tuner - Optimal workgroup sizes derived from GPU adapter limits.