InfiniBand

InfiniBand (abbreviated IB), a computer-networking communications standard used in high-performance computing, features very high throughput and very low latency. It is used for data interconnect both among and within computers. InfiniBand is also utilized as either a direct, or switched interconnect between servers and storage systems, as well as an interconnect between storage systems.[1]

As of 2014 it was the most commonly used interconnect in supercomputers. Mellanox and Intel manufacture InfiniBand host bus adapters and network switches, and in February 2016 it was reported[2] that Oracle Corporation had engineered its own Infiniband switch units and server adapter chips for use in its own product lines and by third parties. Mellanox IB cards are available for Solaris, RHEL, SLES, Windows, HP-UX, VMware ESX,[3] AIX.[4] It is designed to be scalable and uses a switched fabric network topology.

As an interconnect, IB competes with Ethernet, Fibre Channel, and proprietary technologies[5] such as Cray's SeaStar.

The technology is promoted by the InfiniBand Trade Association.

Specification

Performance

Characteristics
  SDR DDR QDR FDR-10 FDR EDR HDR NDR
Signaling rate (Gb/s) 2.5 5 10 10.3125 14.0625[6] 25 50
Theoretical effective throughput, Gbs, per 1x[7] 2 4 8 10 13.64 24.24
Speeds for 4x links (Gbit/s) 8 16 32 40 54.54 96.97
Speeds for 12x links (Gbit/s) 24 48 96 120 163.64 290.91
Encoding (bits) 8/10 8/10 8/10 64/66 64/66 64/66
Latency (microseconds)[8] 5 2.5 1.3 0.7 0.7 0.5
Year[9] 2001,
2003
2005 2007 2011 2014[7] ~2017[7] after 2020

Links can be aggregated: most systems use a 4X aggregate. 12X links are typically used for cluster and supercomputer interconnects and for inter-switch connections.

InfiniBand also provides 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:

Physical interconnection

InfiniBand switch with CX4/SFF-8470 connectors

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

The Inifiniband Association also specified the CXP copper connector system for speeds up to 120 Gbit/s over copper and active optical cables.

API

InfiniBand has no standard API. The standard only lists a set of verbs like 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. The de facto standard software stack is that developed by OpenFabrics Alliance. It is released under two licenses GPL2 or BSD license for GNU/Linux and FreeBSD, and as WinOF under a choice of BSD license for Windows. It has been adopted by most of the InfiniBand vendors, for GNU/Linux, FreeBSD, and Windows.

History

InfiniBand originated in 1999 from the merger of two competing designs: Future I/O and Next Generation I/O. This led to the formation of the InfiniBand Trade Association (IBTA), which included Compaq, Dell, Hewlett-Packard, IBM, Intel, Microsoft, and Sun. 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.[11] 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. Following the burst of the dot-com bubble there was hesitation in the industry to invest in such a far-reaching technology jump.[12]

Timeline

See also

References

  1. http://www.ddn.com/products/storage-platform-sfa12kx/config-specs
  2. http://www.nextplatform.com/2016/02/22/oracle-engineers-its-own-infiniband-interconnects/
  3. "InfiniBand Cards - Overview". Mellanox. Retrieved 30 July 2014.
  4. "Implementing InfiniBand on IBM System p (IBM Redbook SG24-7351-00)" (PDF).
  5. Vance, Ashlee (2010-10-28). "China Wrests Supercomputer Title From U.S.". New York Times.
  6. https://cw.infinibandta.org/document/dl/7260
  7. 1 2 3 http://www.infinibandta.org/content/pages.php?pg=technology_overview
  8. http://www.hpcadvisorycouncil.com/events/2014/swiss-workshop/presos/Day_1/1_Mellanox.pdf // Mellanox
  9. Panda, Dhabaleswar K.; Sayantan Sur (2011). "Network Speed Acceleration with IB and HSE" (PDF). Designing Cloud and Grid Computing Systems with InfiniBand and High-Speed Ethernet. Newport Beach, CA, USA: CCGrid 2011. p. 23. Retrieved 13 September 2014.
  10. "Specification FAQ". ITA. Retrieved 30 July 2014.
  11. Pentakalos, Odysseas. "An Introduction to the InfiniBand Architecture". O'Reilly. Retrieved 28 July 2014.
  12. 1 2 Kim, Ted. "Brief History of InfiniBand: Hype to Pragmatism". Oracle. Retrieved 28 July 2014.
  13. "Timeline". Mellanox Technologies. Retrieved 28 July 2014.
  14. "Sun confirms commitment to InfiniBand". The Register. Retrieved 28 July 2014.
  15. "Linux Kernel 2.6.11 Supports InfiniBand". Retrieved 29 July 2014.
  16. "Is InfiniBand poised for a comeback?", Infostor, 10 (2)
  17. Lawson, Stephen. "Two rival supercomputers duke it out for top spot". COMPUTERWORLD. Retrieved 29 July 2014.
  18. Raffo, Dave. "Largest InfiniBand vendors merge; eye converged networks". Retrieved 29 July 2014.
  19. "Mellanox Demos Souped-Up Version of InfiniBand". CIO. 20 June 2011. Retrieved 1 August 2011.
  20. "Intel Snaps Up InfiniBand Technology, Product Line from QLogic". HPCwire. January 23, 2012. Retrieved 2012-01-27.
  21. "Oracle Engineers Its Own InfiniBand Interconnects". The Next Platform. Retrieved 2016-02-24.

External links

This article is issued from Wikipedia - version of the 9/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.