Show / Hide Table of Contents

    Enum CUdevice_P2PAttribute

    P2P Attributes

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

    Fields

    Name Description
    AccessSupported

    P2P Access is enable

    NativeAtomicSupported

    Atomic operation over the link supported

    PerformanceRank

    A relative value indicating the performance of the link between two devices

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