TOpenCLDevice.MaxComputeUnits Property

property MaxComputeUnits: Integer;

Returns the number of parallel compute units on the OpenCL device.

Returns: Int32

Remarks:

A work-group executes on a single compute unit. The minimum value is 1.