TOpenCLDevice.MaxMemAllocSize Property

property MaxMemAllocSize: Int64;

Max size of memory object allocation in KBytes.

Returns: Int64

Remarks:

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