Int32 MaxParameterSize { get; set; }
Returns maximum size of the parameter in bytes.
Returns: Int32
Remarks:
Max size in bytes of the arguments that can be passed to a kernel. The minimum value is 256 bytes.
Returns maximum size of the parameter in bytes.
Returns: Int32
Max size in bytes of the arguments that can be passed to a kernel. The minimum value is 256 bytes.