dpctl.SyclDevice.max_work_item_dims¶ SyclDevice.max_work_item_dims¶ Returns the maximum dimensions that specify the global and local work-item IDs used by the data parallel execution model. Returns: The maximum number of work items supported by the device. Return type: int