Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

American Military Backs an Entirely New Kind of Processor

Accepted submission by Fnord666 at 2017-06-12 14:01:29
Hardware

Virtually every processor you see is based on the same basic (Von Neumann) computing model: they're designed to access large chunks of sequential data and fill their caches as often as possible. This isn't the quickest way to accomplish every task, however, and the American military wants to explore an entirely different kind of chip. DARPA is spending [eetimes.com] $80 million to fund the development of the world's first graph analytic processor. The HIVE (Hierarchical Identify Verify Exploit) accesses random, 8-byte data points from the system's global memory, crunching each of those points individually. That's a much faster approach for handling large data, which frequently involves many relationships between info sets. It's also extremely scalable, so you can use as many HIVE chips as you need to accomplish your goals.

The agency isn't alone in its work: Intel, Qualcomm and Northrop Grumman are involved [darpa.mil], as are researchers at Georgia Tech and Pacific Northwest National Laboratory.

Source: Engadget [engadget.com]

Additional Resources:


Original Submission