Show / Hide Table of Contents

    Enum CULimit

    Limits

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

    Fields

    Name Description
    DevRuntimePendingLaunchCount

    GPU device runtime pending launch count

    DevRuntimeSyncDepth

    GPU device runtime launch synchronize depth

    MallocHeapSize

    GPU malloc heap size

    PrintfFIFOSize

    GPU printf FIFO size

    StackSize

    GPU thread stack size

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