ILNumerics - Technical Application Development 
 
Top
 
The Device type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DeviceType | 
            Gets the type(s) of the device. A bitfield with bits set according to values from DeviceTypes.
             [ILNumerics Core Module]  | |
| Index | 
            The 0-based index of this device in the ordered set of devices currently avaiable on this system.
             [ILNumerics Core Module]  | |
| MaxComputeUnits | ||
| MemoryPool | 
            Thread local access to the (native) memory pool for this device.
             [ILNumerics Core Module]  | |
| Name | 
            A name used to identify this device.
             [ILNumerics Core Module]  | 
See Also