Show / Hide Table of Contents

    Enum CUJITCacheMode

    Caching modes for dlcm

    Namespace: ManagedCuda.BasicTypes
    Assembly: ManagedCuda.dll
    Syntax
    public enum CUJITCacheMode

    Fields

    Name Description
    Ca

    Compile with L1 cache enabled

    Cg

    Compile with L1 cache disabled

    None

    Compile with no -dlcm flag specified

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX