Int32 MaxWorkItemDimensions { get; set; }
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.
Maximum dimensions that specify the global and local work-item IDs used by the data parallel execution model.
Returns: Int32
The minimum value is 3.