Closed almson closed 8 years ago
Workgroup sizes are available in AQL dispatch packet which is defined in HSA SysArch specifcation (linked from the doc). The address of dispatch packet may be obtained through Dispatch Ptr sgpr (enable_sgpr_dispatch_ptr).
I see that
enable_sgpr_workgroup_info
records some sort of flat work group size, but I don't see anywhere how to get a per-dimension size.