Table of Contents

Class MemoryManagementPolicies

Namespace
DotCompute.Backends.CUDA.Memory.Models
Assembly
DotCompute.Backends.CUDA.dll

Aggregated policy configuration for memory management.

public sealed class MemoryManagementPolicies
Inheritance
MemoryManagementPolicies
Inherited Members

Properties

PoolingPolicy

Gets the pooling policy.

public MemoryPoolingPolicy PoolingPolicy { get; init; }

Property Value

MemoryPoolingPolicy

TrackingPolicy

Gets the tracking policy.

public MemoryTrackingPolicy TrackingPolicy { get; init; }

Property Value

MemoryTrackingPolicy