Show / Hide Table of Contents

    Enum nvmlClockType

    Clock types. All speeds are in Mhz.

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

    Fields

    Name Description
    Graphics

    Graphics clock domain

    Mem

    Memory clock domain

    SM

    SM clock domain

    Video

    Video encoder/decoder clock domain

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