POWER10

From HandWiki
Short description: 2020 family of multi-core microprocessors by IBM
POWER10
General Info
Launched2020
Designed byIBM, OpenPower partners
Common manufacturer(s)
Performance
Max. CPU clock rate+3.5 GHz to +4 GHz
Cache
L1 cache48+32 KB per core
L2 cache2 MB per core
L3 cache120 MB per chip
Architecture and classification
Min. feature size7 nm
MicroarchitectureP10
Instruction setPower ISA (Power ISA v.3.1)
Physical specifications
Cores
  • 15 SMT8 cores
    30 SMT4 cores
Package(s)
  • OLGA SCM and DCM
Socket(s)
  • 1-16
History
PredecessorPOWER9

POWER10 designates a proposed superscalar, multithreading, multi-core microprocessor family, based on the open source Power ISA, and announced in August 2020 at the Hot Chips conference; systems with POWER10 CPUs are intended to reach customers in the fourth quarter of 2021.

The processor is designed to have 15 cores available, but a spare core will be included during manufacture to cost-effectively allow for yield issues.

POWER10-based processors will be manufactured by Samsung using a 7 nm process with 18 layers of metal and 18 billion transistors on a 602 mm2 silicon die.[1][2][3][4]

The main features of POWER10 are higher performance per watt, and better memory and I/O architectures, with a focus on artificial intelligence (AI) workloads.[5]

Design

Each POWER10 core has doubled up on most functional units compared to its predecessor POWER9. The core is eight-way multithreaded (SMT8) and has 48 KB instruction and 32 KB data L1 caches, a 2 MB large L2 cache and a very large translation lookaside buffer (TLB) with 4096 entries.[3] Latency cycles to the different cache stages and TLB has been reduced significantly. Each core has eight execution slices each with one floating-point unit (FPU), arithmetic logic unit (ALU), branch predictor, load–store unit and SIMD-engine, able to be fed 128-bit (64+64) instructions from the new prefix/fuse instructions of the Power ISA v.3.1. Each execution slice can handle 20 instructions each, backed up by a shared 512-entry instruction table, and fed to 128-entry-wide (64 single-threaded) load queue and 80-entry (40 single-threaded) wide store queue. Better branch prediction features have doubled the accuracy. A core has four matrix math assist (MMA) engines, for better handling of SIMD code, especially for matrix multiplication instructions where AI inference workloads have a 20-fold performance increase.[6]

The processor has two "hemispheres" with eight cores each, sharing a 64 MB L3 cache for a total of 16 cores and 128 MB L3 caches. Due to yield issues, at least one core is always disabled, reducing L3 cache by 8 MB to a usable total of 15 cores and 120 MB L3 cache. Each chip also has eight crypto accelerators offloading common algorithms such as AES and SHA-3.

Increased clock gating and reworked microarchitecture at every stage, together with the fuse/prefix instructions enabling more work with fewer work units, and smarter cache with lower memory latencies and effective address tagging reducing cache misses, enables the POWER10 core consume half the power as POWER9. Combined with the improvements in the compute facilities by up to 30% makes the whole processor perform 2.6× better per watt than its predecessor. And in the case of mounting two cores on the same module, up to 3 times as fast in the same power budget.

As the cores can act like eight logical processors the 15-core processor looks like 120 cores to the operating system. On a dual-chip module, that becomes 240 simultaneous threads per socket.

I/O

The chips have completely reworked memory and I/O architectures. The Open Memory Interface (OMI) enables extremely low latency and high bandwidth RAM. Using serial memory communications to off chip controllers reduces signaling lanes to and from the chip, increases the bandwidth and makes the processor agnostic towards what technology is in the memory end, making the system flexible and future proofed.[4]

The RAM can be anything from DDR3 through DDR5 to GDDR and HBM or persistent storage memory, all depending on what's practical for the application.

  • DDR4 – support for up to 4 TB RAM, 410 GB/s, 10 ns latency
  • GDDR6 – up to 800 GB/s
  • Persistent storage – up to 2 PB

POWER10 enables encrypting of data with no performance penalty at every stage from RAM, across accelerators and cluster nodes to data at rest.

POWER10 comes with PowerAXON facility enabling chip to chip, system to system and OpenCAPI bus for accelerators, I/O and other high performance cache coherent peripherals. It manages the communications between nodes in a 16x socket SCM cluster or a 4x socket DCM cluster. It also manages the memory semantics for clustering of systems enabling load/store access from the core up to 2 PB of RAM on the entire POWER10 cluster. IBM calls this feature Memory Inception.

Both OMI and PowerAXON can handle 1 TB/s communications off the chip.

POWER10 includes PCIe 5. The SCM has 32x and the DCM has 64x PCIe 5 lanes. IBM and Nvidia agreed that including NVLink in POWER10 would be redundant since PCIe 5 is fast enough for attaching GPUs so NVLink is not present.[3] Support for NVLink on-chip was previously a unique selling point for POWER8 and POWER9.

Variants

The POWER10 will be available in two variants, defined by firmware in the packaging. Even though the chips are identical and the difference is set in firmware, it cannot be changed by the user nor IBM themselves.[7]

  • 15× SMT8 cores
  • 30× SMT4 cores

Modules

The POWER10 comes in two flip-chip plastic land grid array (FC-PLGA) packages,[8] one single chip module (SCM) and one dual-chip module (DCM).

  • SCM – 4+ GHz, up to 15 SMT8 cores. Can be clustered up to 16 sockets. x32 PCIe 5 lanes.
  • DCM – 3.5+ GHz, up to 30 SMT8 cores. Can be clustered up to four sockets. x64 PCIe 5 lanes. The DCM is in the same thermal range as previous offerings.

Operating system support

Comparison with earlier POWER CPUs

The change to a 7-nm fabrication process results in significantly higher performance per watt.

The PowerAXON facility now extends all the way to 2 PB of unified clustered memory space, shared across multiple cluster nodes, and includes support for PCIe 5.

New SIMD instructions and new datatypes including bfloat16, INT4(INTEGER) and INT8(BIGINT).[11][12] are aimed at improving AI workloads.

See also

References

  1. Dr. Cutress, Ian (2020-08-17). "Hot Chips 2020 Live Blog: IBM's POWER10 Processor on Samsung 7nm" (in en). AnandTech. https://www.anandtech.com/show/15985/hot-chips-2020-live-blog-ibms-power10-processor-on-samsung-7nm-1000am-pt. 
  2. Quach, Katyanna (2020-08-17). "IBM takes Power10 processors down to 7nm with Samsung, due to ship by end of 2021" (in en). The Register. https://www.theregister.com/2020/08/17/ibm_t7nm_power10/. 
  3. 3.0 3.1 3.2 Schilling, Andreas (2020-08-17). "IBM Power10 offers 30 cores with SMT8, PCIe 5.0 and DDR5" (in de). Hardware LUXX. https://www.hardwareluxx.de/index.php/news/hardware/prozessoren/53864-ibm-power10-bietet-30-kerne-mit-smt8-pcie-5-0-und-ddr5.html. 
  4. 4.0 4.1 Kennedy, Patrick (2020-08-17). "IBM POWER10 Searching for the Holy Grail of Compute" (in en). ServeTheHome. https://www.servethehome.com/ibm-power10-searching-for-the-holy-grail-of-compute/. 
  5. "IBM Reveals Next-Generation IBM POWER10 Processor" (in en). IBM. 2020-08-17. https://newsroom.ibm.com/2020-08-17-IBM-Reveals-Next-Generation-IBM-POWER10-Processor. 
  6. Russell, John (2020-08-17). "IBM Debuts Power10; Touts New Memory Scheme, Security, and Inferencing" (in en). HPCwire. https://www.hpcwire.com/2020/08/17/ibm-debuts-power10-touts-new-memory-scheme-security-and-inferencing/. 
  7. Prickett Morgan, Timothy (2020-08-31). "IBM’s Possible Designs For Power10 Systems" (in en). IT Jungle. https://www.itjungle.com/2020/08/31/ibms-possible-designs-for-power10-systems/. 
  8. Ouimet, Sylvain and Casey, Jon and Marston, Kenneth and Muncy, Jennifer and Corbin, John and Jadhav, Virendra and Wassick, Tom and Depatie, Isabelle (June 2008). Development of a 50mm dual Flip Chip Plastic Land Grid Array package for server applications. pp. 1900–1906. doi:10.1109/ECTC.2008.4550241. 
  9. Larabel, Michael (2020-08-09). "Linux 5.9 Brings More IBM POWER10 Support, New/Faster SCV System Call ABI" (in en). Phoronix. https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.9-More-POWER. 
  10. 10.0 10.1 Prickett Morgan, Timothy (2019-08-06). "Talking High Bandwidth with IBM's POWER10 Architect" (in en). The Next Platform. https://www.nextplatform.com/2019/08/06/talking-high-bandwidth-with-ibms-power10-architect/. 
  11. Patrizio, Andy (August 18, 2020). "IBM details next-gen POWER10 processor". https://www.networkworld.com/article/3571415/ibm-details-next-gen-power10-processor.html. 
  12. "Data type aliases". August 26, 2020. https://www.ibm.com/support/knowledgecenter/en/SS6NHC/com.ibm.swg.im.dashdb.apdv.porting.doc/doc/r0061981.html.