You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.MaxMemAllocSize Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.MaxMemAllocSize Property

Max size of memory object allocation in KBytes.

Syntax
C#
Visual Basic
public int MaxMemAllocSize;

The minimum value is max(1/4th of GlobalMemSize , 128*1024)

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