dpctl.SyclDevice.max_work_group_size

SyclDevice.max_work_group_size

Returns the maximum number of work-items that are permitted in a work-group executing a kernel on a single compute unit. The minimum value is 1.

Returns:

The maximum supported work-group size.

Return type:

int