Table of Contents

Enum P2PConnectionType

Namespace
DotCompute.Core.Memory
Assembly
DotCompute.Core.dll

An p2 p connection type enumeration.

public enum P2PConnectionType

Fields

DirectGMA = 4

AMD DirectGMA connection.

InfiniBand = 3

InfiniBand network connection.

NVIDIA NVLink high-speed interconnect.

None = 0

No P2P connection available.

PCIe = 1

PCIe peer-to-peer connection.