This application is a national phase entry under 35 U.S.C. 371 of PCT International Application No. PCT/NO2018/050146 filed Jun. 4, 2018, which claims priority to Norwegian Patent Application No. 20171434, filed Sep. 5, 2017, the disclosure of each of these applications is expressly incorporated herein by reference in their entirety.
The present invention relates to architecture for multiprocessors and more particularly to a multi-port node controller.
Modern processors have capabilities of interconnecting a relatively low number of processor modules to form larger systems by direct connections between the processors across point-to-point links. These links are not capable of expanding the system size beyond typically 4-8 modules, although some may go as far as a maximum of 16. Each processor module contains several CPU cores that may be integrated on a single die or a combination of two or more dies in a multi-chip module. For performance reasons, the directly connected systems are limited to 8 modules due to the increasing overhead due to the task of maintaining data coherency across all memories and high speed caches in the system.
Modern high performance computing (HPC) systems normally use nodes with 2-CPU sockets that are connected to an interconnect switch through a network interface controller (NIC).
The present invention is designed to solve several of the most pressing problems with very large scale computer systems. One of the major problems is the amount of energy that it takes to drive inter-node signals through an interconnect switching system. Another is the number of operating system instances that are needed to handle the resources contained in each node. Reducing this number will contribute to better efficiency and utilization of resources and it will also be more flexible for running programs of various sizes and complexities.
Background art is found in US 2008/0270708 A1, Warner et al. titled System And Method for Achieving Cache Coherency Within Multiprocessor Computer System, further reference is made to U.S. Pat. No. 6,092,155 (Olnowich) and US 2014/0201326 A1 (Joshua et al.).
US 2015/0242324 A1 describes a system that uses a Scale-Out NUMA architecture, programming model, and or communication protocol for in-memory processing. US 2013/0125097 A1 describes a compilation method for automatically converting a single-threaded software program into an application-specific supercomputer and a related supercomputer system structure generated as a result of the software program. Furthermore, the U.S. Pat. No. 9,648,102 B1 describes a Memcached server functionality in a cluster of data processing nodes.
It is one object of the invention to provide systems and methods that do not suffer from the problems indicated above. By introducing a multi-ported node controller, the number of nodes in a large system can be reduced in proportion with the number of coherent ports on the node controller. The processor modules that are connected to the node controller will communicate through on-chip parallel data paths and thereby increasing throughput, reducing latency and reducing power consumption by eliminating the need to drive external wires for the communication between the processor modules in the node.
This and other objects are met by a computer system at least comprising two CNCNICs and a network switch.
In a computer system multi-port interconnect modules may contain multiple instances of protocol transaction processing engines that perform the necessary transactions on directories and tags to maintain the system wide cache and memory coherency.
More particularly according to one embodiment it is provided a cache coherent node controller at least comprising:
According to another embodiment it is provided a computer system comprising one or more nodes where each node is connected to at least one network switch, each node at least comprising:
The cache coherent node controller of the computer system may further comprise:
Connection between each node and the network switches can be provided by the network interfaces.
According to one aspect of the system one network interface of each cache coherent node controller can be connected to one network switch to form a 1-dimensional fat tree topology.
In another aspect two network interfaces of each cache coherent node controller can be connected to two network switches to form a 2-dimensional fat tree topology.
In yet an aspect of the invention three network interfaces of each cache coherent node controller can be connected to three network switches to form a 3-dimensional fat tree topology.
In yet an aspect four network interfaces of each cache coherent node controller can be connected to four network switches to form a 4-dimensional fat tree topology.
In yet an aspect n network interfaces of each cache coherent node controller can be connected to n network switches to form an n-dimensional fat tree topology.
A system according to claim 5 where the network switches are one of: an Omnipath switch, an InfiniBand switch, a Gen-Z switch or an Ethernet switch.
A system according to claim 5 where connection between each node and the network switches is provided by fibre optic links to the network switches.
Other advantageous features will be apparent from the accompanying claims.
Following is a brief description of the drawings in order to make the invention more readily understandable, the discussion that follows will refer to the accompanying drawings, in which
In the following it is firstly disclosed general embodiments in accordance to the present invention, thereafter particular exemplary embodiments will be described. Where possible reference will be made to the accompanying drawings and where possible using reference numerals in the drawings. It shall be noted however that the drawings are exemplary embodiments only and other features and embodiments may well be within the scope of the invention as described.
In the context of the present invention a processor is defined as a module containing one or more CPU cores, one or more memory channels, one or more I/O channels, one or more coherent links and memory in the form caches or with or without main memory in any form included in the processor module.
A node contains one or more processor modules, one or more memory banks, zero or one or more I/O modules and one or more coherent node controllers.
In the present invention it is not necessarily different bandwidths within a fat tree configuration as indicated in the figures.
The present invention is based on integrating several functions that in combination will produce a flexible and versatile interconnect component for building large scale computer systems. The key of the invention is the close connection between a packet-based network switch and a cache coherent switch for inter-processor communication inside the node. This connection enables building of scalable systems with low latency and high bandwidth communication with very low power consumption. As an example, a device with 8 coherent links to CPUs and 4 interconnect links to connect to other devices of the same kind will consume less than 100 W of power. Such a device will reduce the main system interconnect port requirement with a factor of four compared to the traditional configuration for HPC systems with 2 CPUs per network interface.
A Network Interface Controller, NIC, can be implemented for use with different types of high performance networks like Ethernet, InfiniBand, Omnipath (Intel), BXI (ATOS/Bull), and Gen-Z (Gen-Z consortium standard). Gen-Z defines a load/store architecture where CPU instructions can address memory directly without going through a message passing protocol through software driver layers. Omnipath has a similar function in addition to RDMA functionality for message passing. The ability for processors to use load and store instructions to operate directly on memory locations across the interconnect reduces the overhead for data movement. This is most important for short data transfers where latency and overhead becomes a significant factor for performance.
The present invention will now be described with a specified example. The invention introduces a new element, namely a cache coherent node controller, it also provides examples of the use of said new element in system configurations from 1-dimensional fat tree configurations to n-dimensional fat tree configurations.
The cache coherent node controller may at least comprise:
The cache coherent node controller can be scaled up or down maintaining the same principle of incorporating one or more NICs.
Obviously, the design layout shown in
In the second embodiment of the present invention the coherent node controller with NICs described above is used in a computer system. The computer system comprises one or more nodes where each node is connected to at least one network switch,
In the event that only one NIC is included or only one NIC is connected to network switches one will have a one dimensional system as depicted in
The cache coherent node controller of
Number | Date | Country | Kind |
---|---|---|---|
20171434 | Sep 2017 | NO | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/NO2018/050146 | 6/4/2018 | WO |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2019/050411 | 3/14/2019 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6092155 | Olnowich | Jul 2000 | A |
8990501 | Sellers | Mar 2015 | B1 |
9648102 | Davis et al. | May 2017 | B1 |
20030163649 | Kapur | Aug 2003 | A1 |
20060092957 | Yamazaki | May 2006 | A1 |
20080270708 | Warner et al. | Oct 2008 | A1 |
20090157976 | Comparan et al. | Jun 2009 | A1 |
20100235662 | Nishtala | Sep 2010 | A1 |
20120089787 | Watson, Jr. | Apr 2012 | A1 |
20130125097 | Ebcioglu et al. | May 2013 | A1 |
20140201326 | Joshua et al. | Jul 2014 | A1 |
20150186277 | Rowlands et al. | Jul 2015 | A1 |
20150242324 | Novakovic et al. | Aug 2015 | A1 |
20160378701 | Niell | Dec 2016 | A1 |
20180267741 | Blake | Sep 2018 | A1 |
20190199833 | Hasegawa | Jun 2019 | A1 |
Entry |
---|
International Search Report issued by the European Patent Office acting as the International Searching Authority in relation to International Application No. PCT/NO2018/050146 dated Feb. 10, 2018 (4 pages). |
Written Opinion of the International Searching Authority issued by the European Patent Office acting as the International Searching Authority in relation to International Application No. PCT/NO2018/050146 dated Feb. 10, 2018 (5 pages). |
Norwegian Search Report issued by the Norwegian Patent Office in relation to Norwegian U.S. Appl. No. 20171434 dated Feb. 28, 2018 (2 pages). |
International Preliminary Report on Patentability issued by the European Patent Office acting as the International Preliminary Examining Authority in relation to International Application No. PCT/NO2018/050146 dated Dec. 4, 2019 (7 pages). |
Number | Date | Country | |
---|---|---|---|
20210064530 A1 | Mar 2021 | US |