TOpenCLDevice.MaxMemAllocSize Property

Int64 MaxMemAllocSize { get; set; }

Max size of memory object allocation in KBytes.

Returns: Int64

Remarks:

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