ILNumerics Ultimate VS

HostDeviceMemoryPool Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Thread local access to the (native) memory pool for this device.

[ILNumerics Core Module]

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

public override MemoryPool<MemoryHandle> MemoryPool { get; }

Property Value

Type: MemoryPoolMemoryHandle
Remarks

[ILNumerics Core Module]

See Also

Reference