Table of Contents

Enum CudaCacheConfig

Namespace
DotCompute.Backends.CUDA.Execution.Graph.Types
Assembly
DotCompute.Backends.CUDA.dll

An cuda cache config enumeration.

public enum CudaCacheConfig : uint

Fields

PreferCache = 2
PreferEqual = 3
PreferNone = 0
PreferShared = 1