This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:machine_learning:networking:ai:networking [2026/02/01 15:25] – jotasandoku | network_stuff:machine_learning:networking:ai:networking [2026/02/01 17:37] (current) – jotasandoku | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| [[https:// | [[https:// | ||
| - | === ROCEV2 === | + | ==== ROCEV2 |
| [[ https:// | [[ https:// | ||
| \\ | \\ | ||
| Line 67: | Line 67: | ||
| * **Compatibility with AI Workloads**: | * **Compatibility with AI Workloads**: | ||
| * __QP (Queue Pair)__: is a fundamental concept representing an RDMA connection. It consists of a send queue and a receive queue. | * __QP (Queue Pair)__: is a fundamental concept representing an RDMA connection. It consists of a send queue and a receive queue. | ||
| - | * __BTH Base Transport | + | * __InfiniBand |
| * Packet Sequence Number (PSN), QP Number, and acknowledgment request bits. | * Packet Sequence Number (PSN), QP Number, and acknowledgment request bits. | ||
| + | * **Version: | ||
| + | * **Reserved: | ||
| + | * **Packet Length:** Specifies the total length of the packet in bytes. | ||
| + | * **Class Version:** Indicates the class and version of the transport protocol. | ||
| + | * **Operation (OpCode): Defines the type of operation being performed (e.g., WRITE, READ, SEND, RECEIVE).** | ||
| + | * **Transaction ID:** A unique identifier for tracking requests and responses. | ||
| + | * **Destination Queue Pair (QP):** Identifies the destination queue used for receiving the packet. | ||
| + | |||
| \\ | \\ | ||
| Packet structure: | Packet structure: | ||
| Line 99: | Line 107: | ||
| - | === Ultra Ethernet === is an evolving concept that builds on **RoCE** to create even more robust, low-latency, | + | ===**Congestion control** in ROCEV2 === |
| + | * DCQCN | ||
| + | * PFC | ||
| + | * ECN | ||
| + | |||
| + | |||
| + | |||
| + | ==== Ultra Ethernet | ||
| **Link:** [[https:// | **Link:** [[https:// | ||