In high performance computing, Hewlett-Packard is best known for supplying bread-and-butter HPC systems, built with standard processors and interconnects. But the company’s research arm has been devising a manycore chipset, which would outrun the average-sized HPC cluster of today. The design represents a radical leap in performance, and if implemented, would fulfill the promise of exascale computing.
The architecture, known as Corona, first conceived back in 2008, consists of a 256-core CPU, an optical memory module, integrated nanophotonics and 3D chip stacking employing through-silicon-vias (TSVs). At peak output, Corona should deliver 10 teraflops of performance. That’s assuming 16 nm CMOS process technology, which is expected to be on tap by 2017.
The Corona design is aimed squarely at data-intensive types of application, whose speed is limited by the widening gap between CPU performance and available bandwidth to DRAM — the so-called memory wall. Basically any workload whose data does not fit into processor cache is a candidate. This includes not just traditional big data applications, but also a whole bunch of interesting HPC simulations and analytics codes that have to manipulate large or irregular data sets, and are thus memory-constrained.
At the CPU level, Corona contains 256 cores, each supporting up to four threads simultaneously. The Corona cores themselves are nothing exotic. The HP researchers originally assumed low-power Intel x86 Penryn and Silverthorne CPU core architectures for their design simulations, but presumably ARM or other low-power designs could be substituted.
The processor is divided into 16 quad-core “clusters,” with an integrated memory controller on every cluster. The rationale for the hierarchy is to ensure that memory bandwidth grows in concert with the core count and local memory access maintains low latency.
The processor is stacked with the memory controller/L2 cache, the analog electronics and the optical die (which includes on-chip lasers). Everything is hooked together by a 20 TB/sec dense wavelength division multiplexing (DWDM) crossbar, enabling cache coherency between cores, as well as superfast access to that cache.
The memory module, known as optically connected memory (OCM), is a separate chip stack made up of DRAM chips, plus the optical die and interface. It’s connected to the CPU stack at a still rather impressive 10 TB/sec.
To put that into perspective, the current crop of commercial processors have to get by with just a fraction of that bandwidth. The latest 8-core Intel E5-2600 Xeons, for example, can manage about 80 GB/sec of memory bandwidth and the SPARC64 VIIIfx CPU, of K computer fame, supports 64 GB/sec. Even GPUs, which generally support bigger memory pipes (but have to feed hundreds of cores), are bandwidth constrained. NVIDIA fastest Tesla card, the M2090, maxes out at 177 GB/sec.
The main function of Corona’s optical interconnect is to redress the worsening bytes-to-flop ratio that HPC’ers have been lamenting about for over a decade. For memory-constrained applications, it’s preferable to have a byte-to-flop ratio of at least one. Back in the good old days of the late 20th century, computers delivered 8 bytes or more per flop. Now, for current CPUs and GPUs, it’s down to between a half and a quarter of byte per flop.
The primary reasons for the poor ratio are the pin limitations on multicore processors, the inability to extend chip-level communication links across an entire node or computer, and the energy costs of electrical signaling. Photonics ameliorates these problems significantly since light is a much more efficient communication medium than electrons — something long-haul network providers discovered awhile ago.
Energy efficiency, in particular, is a hallmark of photonic communication. The HP researchers calculate that a memory system using an electrical interconnect to drive 10 GB/sec of data to DRAM would take 80 watts. Using nanophotonics and DRAMs optimized to read or write just a cache line at a time, they think they achieve the same bandwidth with just 8 watts.
The trick is to get the optical hardware down onto the silicon. Thanks to recent advances in integrated photonics, the technology is getting close. For example, the Corona design specifies crystalline and silicon dioxide for the wave guides, which are two commonly used materials in CMOS manufacturing. Slightly more exotic is the use of Germanium for the receptors (to absorb the light so that it can be converted back into electrical signals), a less often used, but still CMOS-compatible material. Finally, for the light source, the Corona designers opted for mode-locked lasers, since they believe a single device can provide up to 64 wavelengths of light for the DWDM interconnect.
Using the SPLASH-2, the second version of the Stanford Parallel Applications for Shared Memory benchmark suite, the HP researchers demonstrated a performance improvement of 2 to 6 times on Corona compared to a similar system outfitted with an electrical interconnect, and those speed increases were achieved using much less power. They also showed significant performance improvements on five of the six HPC Challenge benchmarks: PTRANS (22X), STREAM (19X), GUPS (19X), MPI (19X), FFT (2X). DGEMM, which is not bandwidth limited, showed no improvement.
It’s not all a slam dunk, however. 3D chipmaking and TSV technology is still a work in progress. And integrating photonic hardware using CMOS is in its infancy. But integrated photonics, 3D chip stacking, and the use of low-power cores for computation are all hot technologies now, especially for those in the supercomputing community looking down the road to exascale. The UHPC project (now apparently stuck in Phase 1) that was aimed at developing low-power extreme-scale computing, attracted proposals from Intel, MIT, NVIDIA, and Sandia that incorporated one or more of these technologies.
With Corona though, you get the whole package, so to speak. But all of the work to date appears to be with simulated hardware, and there was no mention in any of the research work of plans to create a working prototype. So whether this is destined to remain a research project at HP or something that gets transformed into a commercial offering remains to be seen.