Show / Hide Table of Contents

    Enum nvmlEccCounterType

    ECC counter types.

    Namespace: ManagedCuda.Nvml
    Assembly: ManagedNvml.dll
    Syntax
    public enum nvmlEccCounterType

    Fields

    Name Description
    AggregateECC

    Aggregate counts persist across reboots (i.e. for the lifetime of the device)

    VolatileECC

    Volatile counts are reset each time the driver loads.

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