NUMA NUMA IEI: Infinity Fabric Bandwidths

The news about AMD using four Zeppelin dies from Ryzen to form EPYC is not new news, having been shown several times before. However, given the design of the silicon and how the cores communicate, there has been a few worries about how the intra-package communications will be affected by not being a single monolithic die. Beyond that, socket-to-socket communications can also be an issue without sufficient latency and bandwidth.

In a single monolithic die, the latency to access other cores is usually a predictable average, with a regular latency and bandwidth out to the memory channels. Because EPYC has two memory channels per die, if a core needs to access DRAM associated with another die, it adds additional hops and latency to the access, slowing down potential instruction throughput. In the land of dual socket systems, this is known as NUMA: Non-Unified Memory Architecture. The way around a NUMA environment is data locality – keeping the data that a core needs as close as feasibly possible. Solving NUMA is a difficult task, and attempted both at the silicon and software level. Most high-end professional software packages designed for dual-socket systems are NUMA aware, and are designed to compensate for this. The majority of non-high-end software though, is not.

Intra-Socket

With the quad-die design, a single EPYC processor might essentially have four zones for NUMA to occur, based on communication paths. AMD went to specifically address this issue in their design briefings.

Within a single processor, each of the three dies is directly linked to each other through the Infinity Fabric, so only one hop is ever needed when data goes off-die. The connectivity here is set at a bidirectional 42.6 GB/sec per link, at around an average energy of ~2 pJ per bit (or 0.672W per link, 0.336W per die per link, totaling 4.032W for the chip). It is worth noting that Intel’s eDRAM for Broadwell was set as a 50 GB/s bidirectional link, so in essence moving off die in EPYC has a slightly slower bandwidth than Crystalwell. With a total of six links within the silicon, that provides a total of 2 terabits per second of data movement, although AMD didn’t state what the bottlenecks or latency values were.

Inter-Socket

Socket-to-socket communication is designed at the die level, rather than going through a singular interface. One die in each processor is linked to the same die in the other processor, meaning that for the worst-case scenario data has to make two hops to reach a core or memory controller on the other side of the system. Each link has a bidirectional 37.9 GB/s bandwidth, which is only slightly less than the intra-socket communication bandwidth, although we would expect socket-to-socket to have a slightly higher latency based on distance. AMD has not shared latency numbers at this time.

At 37.9 GB/s per link, this totals 152 GB/s between sockets, which AMD states runs at an average of 9 pJ per bit. So at full speed, this link will consume 10.94W between the two sockets, or 5.48W per processor and 1.368W per silicon die.

Totaling the 1.368W per die for socket-to-socket plus 3*0.336W per die for intra-socket communications, the Infinity Fabric can consume 2.376W per silicon die on average when going at full speed.

Infinity Fabric Latency

AMD has not provided Infinity Fabric numbers for latency. We are waiting on information, but this is likely going to be a critical answer for some software packages. Based on testing done by PC Perspective, we already know some latency numbers within a single Zeppelin die from the Ryzen platform. This allows us to fill in the following table showing how long it takes to ping another core:

EPYC (Naples) Thread Ping Connections
  Latency Bandwidth
Within A Core 26 ns -
Core-to-Core, Same CCX 42 ns -
Core-to-Core, Different CCX, Same Die 142 ns -
Die-to-Die, Same Package ? 42.6 GB/s
Die-to-Die, Different Socket, One Hop ? 37.9 GB/s
Die-to-Die, Different Socket, Two Hops ? 37.9 GB/s
Core to DRAM, Same Die ? 42.6 GB/s
Core to DRAM, Different Die ? 42.6 GB/s
Core to DRAM, Different Socket, One Hop ? 37.9 GB/s
Core to DRAM, Different Socket, Two Hops ? 37.9 GB/s

 

PCIe Bandwidth

Each Zeppelin die can create two PCIe 3.0 x16 links, which means a full EPYC processor is capable of eight x16 links totaling the 128 PCIe lanes presented earlier. AMD has designed these links such that they can support both PCIe at 8 GT/s and Infinity Fabric at 10.6 GT/s, although in PCIe mode this means 32GB/s of bidirectional bandwidth per link, suitable for 256GB/s per socket. One of AMD’s proposed benefits here is link bifurcation support:

Each x16 link can support Infinity Fabric (green), PCIe (blue) and SATA (dark blue). PCIe can be bifurcated all the way down to sets of x1, although there will be a limit of 8 PCIe devices per x16 link, but this becomes a mix and match game: x8 + x4 + x2 + x1 + x1 + x1 + x1 becomes entirely valid for a single x16 link, and each CPU has eight of these such links. For the SATA connectivity, each x16 link can support 8 SATA drives as a result. If you really want 64 devices per processor, welcome to your platform without buying PCIe switches. AMD states that as an NVMe implementation, supporting 32 NVMe devices is going to be no sweat for an EPYC system.

This also relates to the Sever Controller Hub, which acts as part of the design offering four USB 3.0 ports, SMBus, I2C, SPI, eSPI, TPM, GPIOs, timers and UARTs.

Combining The Bandwidth

Altogether, AMD is stating that they are relatively unconcerned about NUMA related issues, with bandwidth between dies and between sockets being relatively similar. It is worth noting that the 42.6 GB/s die-to-die bandwidth is identical to the dual-channel memory bandwidth quoted per die:

Time will tell if these become bottlenecks. Latency numbers please, I’d love to fill in that table above.

New 7000-Series CPUs Launched and EPYC Analysis Security in EPYC: AMD Secure Processor, SME, SEV, AES-128 Engine
Comments Locked

131 Comments

View All Comments

  • Gothmoth - Tuesday, June 20, 2017 - link

    but where is room for the ryzen cpus then? when a 16 core server CPU cost only 899$ and TR is significantly cheaper. and if im not wrong there is at least a 12 core TR model too.
  • Bateluer - Tuesday, June 20, 2017 - link

    Plenty of room between $470 and $900 for Threadripper parts, and plenty of room below $470 for us regular joes who can't afford dropping a grand on just the CPU.
  • Gothmoth - Tuesday, June 20, 2017 - link

    "significantly lower".

    and the cheapest epyc server is already a lot less than 900$ ... when we look at the information above.
  • Zingam - Wednesday, June 21, 2017 - link

    I'm pretty sure MoBos will be more expensive without consumer features and especially no "Gaming" on the cardbox and no RGB lighting.
  • Jimster480 - Monday, June 26, 2017 - link

    I agree but there is alot of room even between $200 and $50 for CPU's lol.
    Most people don't need an 1800x, nevermind anything above that.

    The average person only needs 4 cores, and most gamers will do fine with a 6C ryzen or the entry level 8C.
  • sharath.naik - Monday, July 3, 2017 - link

    From my experience even highly threaded application get bottlenecked due to max single core performance, as the code path will have a single thread part in between the multithread path which becomes a huge bottle neck in these high core count cpus. Intel has a huge advantage here in terms of max turbo for the newer xeons all reaching 4.2 Ghz. But the 1p 32 core for 2000$ right away makes the v4 Xeons obsolete in terms of price to performance.
  • jjj - Tuesday, June 20, 2017 - link

    Dual socket SKUs 32-core CPUs starting at $3400, 24-core from $1850, 16-core from $650, 8-core from $475
    for single socket the 32 cores at 2100$, 24 cores 1075$, 16 cores 750$.

    Server margins are high so no reason for AMD to aim higher that that but they could be more aggressive in consumer.
  • rahvin - Wednesday, June 21, 2017 - link

    All they need to be is cheaper per watt than intel for the same or better performance and they'll have massive sales to the cloud companies not even including taking any of the SB market. In other words they don't need to be half the price of Intel. But the hope is that Intel will lower prices on Xeon's and AMD will be forced to lower prices some more.

    Frankly server part pricing is atrocious right now, a little competition from AMD could drive server part pricing down to something reasonable like the last time AMD competed with Opteron.
  • IanHagen - Tuesday, June 20, 2017 - link

    I'm really excited with Epyc. I remember Interlagos being released with performance well bellow existing Intel's offerings and now look at this! I can't wait for concrete benchmarks.
  • DanNeely - Tuesday, June 20, 2017 - link

    "Each CPU will support 128 PCIe 3.0 lanes, suitable for six GPUs with full bandwidth support (plus IO) or up to 32 NVMe drives for storage. " Shouldn't this be 8 GPUs or 32 NVMe drives? (Or 7/31 if a Southbridge is connected and eats 4 of the lanes.)

Log in

Don't have an account? Sign up now