InfiniBand

Network standard From Wikipedia, the free encyclopedia

InfiniBand

InfiniBand (IB) is a computer networking communications standard used in high-performance computing that features very high throughput and very low latency. It is used for data interconnect both among and within computers. InfiniBand is also used as either a direct or switched interconnect between servers and storage systems, as well as an interconnect between storage systems. It is designed to be scalable and uses a switched fabric network topology. Between 2014 and June 2016,[1] it was the most commonly used interconnect in the TOP500 list of supercomputers.

Quick Facts Formation, Type ...
InfiniBand Trade Association
Formation1999
TypeIndustry trade group
PurposePromoting InfiniBand
HeadquartersBeaverton, Oregon, U.S.
Websiteinfinibandta.org
Close

Mellanox (acquired by Nvidia) manufactures InfiniBand host bus adapters and network switches, which are used by large computer system and database vendors in their product lines.[2]

As a computer cluster interconnect, IB competes with Ethernet, Fibre Channel, and Intel Omni-Path. The technology is promoted by the InfiniBand Trade Association.

History

Summarize
Perspective

InfiniBand originated in 1999 from the merger of two competing designs: Future I/O and Next Generation I/O (NGIO). NGIO was led by Intel, with a specification released in 1998,[3] and joined by Sun Microsystems and Dell. Future I/O was backed by Compaq, IBM, and Hewlett-Packard.[4] This led to the formation of the InfiniBand Trade Association (IBTA), which included both sets of hardware vendors as well as software vendors such as Microsoft. At the time it was thought some of the more powerful computers were approaching the interconnect bottleneck of the PCI bus, in spite of upgrades like PCI-X.[5] Version 1.0 of the InfiniBand Architecture Specification was released in 2000. Initially the IBTA vision for IB was simultaneously a replacement for PCI in I/O, Ethernet in the machine room, cluster interconnect and Fibre Channel. IBTA also envisaged decomposing server hardware on an IB fabric.

Mellanox had been founded in 1999 to develop NGIO technology, but by 2001 shipped an InfiniBand product line called InfiniBridge at 10 Gbit/second speeds.[6] Following the burst of the dot-com bubble there was hesitation in the industry to invest in such a far-reaching technology jump.[7] By 2002, Intel announced that instead of shipping IB integrated circuits ("chips"), it would focus on developing PCI Express, and Microsoft discontinued IB development in favor of extending Ethernet. Sun Microsystems and Hitachi continued to support IB.[8]

In 2003, the System X supercomputer built at Virginia Tech used InfiniBand in what was estimated to be the third largest computer in the world at the time.[9] The OpenIB Alliance (later renamed OpenFabrics Alliance) was founded in 2004 to develop an open set of software for the Linux kernel. By February, 2005, the support was accepted into the 2.6.11 Linux kernel.[10][11] In November 2005 storage devices finally were released using InfiniBand from vendors such as Engenio.[12] Cisco, desiring to keep technology superior to Ethernet off the market, adopted a "buy to kill" strategy. Cisco successfully killed InfiniBand switching companies such as Topspin via acquisition.[13] [citation needed]

Of the top 500 supercomputers in 2009, Gigabit Ethernet was the internal interconnect technology in 259 installations, compared with 181 using InfiniBand.[14] In 2010, market leaders Mellanox and Voltaire merged, leaving just one other IB vendor, QLogic, primarily a Fibre Channel vendor.[15] At the 2011 International Supercomputing Conference, links running at about 56 gigabits per second (known as FDR, see below), were announced and demonstrated by connecting booths in the trade show.[16] In 2012, Intel acquired QLogic's InfiniBand technology, leaving only one independent supplier.[17]

By 2014, InfiniBand was the most popular internal connection technology for supercomputers, although within two years, 10 Gigabit Ethernet started displacing it.[1]

In 2016, it was reported that Oracle Corporation (an investor in Mellanox) might engineer its own InfiniBand hardware.[2]

In 2019 Nvidia acquired Mellanox, the last independent supplier of InfiniBand products.[18]

Specification

Summarize
Perspective

Specifications are published by the InfiniBand trade association.

Performance

Original names for speeds were single-data rate (SDR), double-data rate (DDR) and quad-data rate (QDR) as given below.[12] Subsequently, other three-letter acronyms were added for even higher data rates.[19]

More information Year, Line code ...
InfiniBand unidirectional data rates
Year[20] Line code Signaling rate (Gbit/s) Throughput (Gbit/s)[21] Adapter latency (μs)[22]
1x 4x 8x 12x
SDR 2001, 2003 NRZ 8b/10b[23] 2.5 2 8 16 24 5
DDR 2005 5 4 16 32 48 2.5
QDR 2007 10 8 32 64 96 1.3
FDR10 2011 64b/66b 10.3125[24] 10 40 80 120 0.7
FDR 2011 14.0625[25][19] 13.64 54.54 109.08 163.64 0.7
EDR 2014[26] 25.78125 25 100 200 300 0.5
HDR 2018[26] PAM4 53.125[27] 50 200 400 600 <0.6[28]
NDR 2022[26] 256b/257b[i] 106.25[29] 100 400 800 1200  ?
XDR 2024[30] [to be determined] 200 200 800 1600 2400 [to be determined]
GDR TBA [to be determined] 400 400 1600 3200 4800
Close
Notes
  1. Using Reed-Solomon forward error correction

Each link is duplex. Links can be aggregated: most systems use a 4 link/lane connector (QSFP). HDR often makes use of 2x links (aka HDR100, 100 Gb link using 2 lanes of HDR, while still using a QSFP connector). 8x is called for with NDR switch ports using OSFP (Octal Small Form Factor Pluggable) connectors "Cable and Connector Definitions".

InfiniBand provides remote direct memory access (RDMA) capabilities for low CPU overhead.

Topology

InfiniBand uses a switched fabric topology, as opposed to early shared medium Ethernet. All transmissions begin or end at a channel adapter. Each processor contains a host channel adapter (HCA) and each peripheral has a target channel adapter (TCA). These adapters can also exchange information for security or quality of service (QoS).

Messages

InfiniBand transmits data in packets of up to 4 KB that are taken together to form a message. A message can be:

  • a remote direct memory access read or write
  • a channel send or receive
  • a transaction-based operation (that can be reversed)
  • a multicast transmission
  • an atomic operation

Physical interconnection

Thumb
InfiniBand switch with CX4/SFF-8470 connectors

In addition to a board form factor connection, it can use both active and passive copper (up to 10 meters) and optical fiber cable (up to 10 km).[31] QSFP connectors are used.

The InfiniBand Association also specified the CXP connector system for speeds up to 120 Gbit/s over copper, active optical cables, and optical transceivers using parallel multi-mode fiber cables with 24-fiber MPO connectors.[citation needed]

Software interfaces

Mellanox operating system support is available for Solaris, FreeBSD,[32][33] Red Hat Enterprise Linux, SUSE Linux Enterprise Server (SLES), Windows, HP-UX, VMware ESX,[34] and AIX.[35]

InfiniBand has no specific standard application programming interface (API). The standard only lists a set of verbs such as ibv_open_device or ibv_post_send, which are abstract representations of functions or methods that must exist. The syntax of these functions is left to the vendors. Sometimes for reference this is called the verbs API. The de facto standard software is developed by OpenFabrics Alliance and called the Open Fabrics Enterprise Distribution (OFED). It is released under two licenses GPL2 or BSD license for Linux and FreeBSD, and as Mellanox OFED for Windows (product names: WinOF / WinOF-2; attributed as host controller driver for matching specific ConnectX 3 to 5 devices)[36] under a choice of BSD license for Windows. It has been adopted by most of the InfiniBand vendors, for Linux, FreeBSD, and Microsoft Windows. IBM refers to a software library called libibverbs, for its AIX operating system, as well as "AIX InfiniBand verbs".[37] The Linux kernel support was integrated in 2005 into the kernel version 2.6.11.[38]

Ethernet over InfiniBand

Ethernet over InfiniBand, abbreviated to EoIB, is an Ethernet implementation over the InfiniBand protocol and connector technology. EoIB enables multiple Ethernet bandwidths varying on the InfiniBand (IB) version.[39] Ethernet's implementation of the Internet Protocol Suite, usually referred to as TCP/IP, is different in some details compared to the direct InfiniBand protocol in IP over IB (IPoIB).

More information Type, Lanes ...
Ethernet over InfiniBand performance
TypeLanesBandwidth (Gbit/s)Compatible Ethernet type(s)Compatible Ethernet quantity
SDR 12.5GbE to 2.5 GbE2 × GbE to 1 × 2.5 GbE
410GbE to 10 GbE10 × GbE to 1 × 10 GbE
820GbE to 10 GbE20 × GbE to 2 × 10 GbE
1230GbE to 25 GbE30 × GbE to 1 × 25 GbE + 1 × 5 GbE
DDR 15GbE to 5 GbE5 × GbE to 1 × 5 GbE
420GbE to 10 GbE20 × GbE to 2 × 10 GbE
840GbE to 40 GbE40 × GbE to 1 × 40 GbE
1260GbE to 50 GbE60 × GbE to 1 × 50 GbE + 1 × 10 GbE
QDR 110GbE to 10 GbE10 × GbE to 1 × 10 GbE
440GbE to 40 GbE40 × GbE to 1 × 40 GbE
Close

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.