You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Methods > TOpenCLDevice.GetMaxWorkItemSizes Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.GetMaxWorkItemSizes Method

Maximum number of work-items that can be specified in each dimension of the work-group.

Syntax
C#
Visual Basic
public int GetMaxWorkItemSizes(int Idx);

Returns n entries, where n is the value of MaxWorkItemDimensions.

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