ILNumerics - Technical Application Development
Top
The HostDevice type exposes the following members.
Properties
Name | Description | |
---|---|---|
DeviceType |
Gives the type (kind) of this device. This returns Host.
(Overrides DeviceDeviceType.)[ILNumerics Core Module] | |
Index |
The 0-based index of this device in the ordered set of devices currently avaiable on this system.
(Inherited from Device.)[ILNumerics Core Module] | |
MaxComputeUnits | (Inherited from Device.) | |
MemoryPool |
Thread local access to the (native) memory pool for this device.
(Overrides DeviceMemoryPool.)[ILNumerics Core Module] | |
Name |
A name used to identify this device.
(Inherited from Device.)[ILNumerics Core Module] |
See Also