Table of Contents

Enum CUjit_cacheMode

Namespace
DotCompute.Backends.CUDA.Types.Native
Assembly
DotCompute.Backends.CUDA.dll

JIT cache modes

public enum CUjit_cacheMode

Fields

CU_JIT_CACHE_OPTION_CA = 2

Disable caching

CU_JIT_CACHE_OPTION_CG = 1

Enable caching

CU_JIT_CACHE_OPTION_NONE = 0

Default cache mode