ILNumerics Ultimate VS

HostDevice Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The HostDevice type exposes the following members.

Properties

  NameDescription
Public propertyDeviceType
Gives the type (kind) of this device. This returns Host.

[ILNumerics Core Module]

(Overrides DeviceDeviceType.)
Public propertyIndex
The 0-based index of this device in the ordered set of devices currently avaiable on this system.

[ILNumerics Core Module]

(Inherited from Device.)
Public propertyMaxComputeUnits (Inherited from Device.)
Public propertyMemoryPool
Thread local access to the (native) memory pool for this device.

[ILNumerics Core Module]

(Overrides DeviceMemoryPool.)
Public propertyName
A name used to identify this device.

[ILNumerics Core Module]

(Inherited from Device.)
Top
See Also

Reference