Represents the generic properties of a GPGPU device. Not all properties will be relevant to a particular GPGPU device.

Namespace: Cudafy.Host
Assembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172

Syntax

C#
public class GPGPUProperties
Visual Basic
Public Class GPGPUProperties
Visual C++
public ref class GPGPUProperties

Inheritance Hierarchy

System..::..Object
  Cudafy.Host..::..GPGPUProperties

See Also