The GpuDevice type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CudaComputeCapability
The compute capability
HasAtomicSupport
Indicates if the device has atomic support
HasNativeDoubleSupport
Indicates if the decive has native double support
ID
The id of the device
Name
The name of the device
NumberOfSMs
The number of single multi processors

See Also