You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.DeviceProfile Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.DeviceProfile Property

OpenCL profile string.

Syntax
C#
Visual Basic
public string DeviceProfile;

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!