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

Returns the maximum size of the Work Group for this Kernel.

Pascal
property WorkGroupSize: integer;

The OpenCL implementation uses the resource requirements of the kernel (register usage etc.) to determine what this workgroup size should be.

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