Show / Hide Table of Contents

    Enum nvmlNvLinkCapability

    enum to represent NvLink queryable capabilities

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

    Fields

    Name Description
    P2PAtomics

    P2P atomics are supported

    P2PSupported

    P2P over NVLink is supported

    SLIBridge

    SLI is supported over this link

    SysMemAccess

    Access to system memory is supported

    SysMemAtomics

    System memory atomics are supported

    Valid

    Link is supported on this device

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