TOpenCLDevice.MaxWorkItemDimensions Property

property MaxWorkItemDimensions: Integer;

Maximum dimensions that specify the global and local work-item IDs used by the data parallel execution model.

Returns: Int32

Remarks:

The minimum value is 3.