You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLDevice Class > public > TOpenCLDevice.MaxComputeUnits Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLDevice.MaxComputeUnits Property

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

Pascal
property MaxComputeUnits: integer;

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

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!