SoOpenCLDeviceGetMaxWorkGroupSize Method |
Returns the maximum group size for this device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic uint GetMaxWorkGroupSize()
Public Function GetMaxWorkGroupSize As UInteger
public:
unsigned int GetMaxWorkGroupSize()
member GetMaxWorkGroupSize : unit -> uint32
Return Value
Type:
UInt32
Remarks
See Also