property DeviceProfile: string;
OpenCL profile string.
Returns: String
Remarks:
Returns the profile name supported by the device. The profile name returned can be one of the following strings:
FULL_PROFILE - if the device supports the OpenCL specification (functionality defined as part of the core specification and does not require any extensions to be supported).
EMBEDDED_PROFILE - if the device supports the OpenCL embedded profile.