Boolean Printf { get; set; }
Returns true if the device supports printf command.
Returns: Boolean
Remarks:
To enable support for this feature include:
#pragma OPENCL EXTENSION cl_amd_printf : enable
In the source code header.
Returns true if the device supports printf command.
Returns: Boolean
To enable support for this feature include:
#pragma OPENCL EXTENSION cl_amd_printf : enable
In the source code header.