ILNumerics Ultimate VS

CountableArrayHandles Field

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The array of device specific memory. Host memory, by specification is stored at index 0.

Namespace:  ILNumerics.Core
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

protected internal readonly MemoryHandle[] Handles

Field Value

Type: MemoryHandle
Remarks

Order of devices: 0 - process memory (CLR host), 1 - CPU OpenCL device, 2 - integr. GPU (SVM, if available), 3 -... GPU / others
See Also

Reference