vix.ing · top · new · best · stats · spec

Out-of-Order Dataflow Scheduling for FPGA Overlays

2017/05/08 by Siddhartha, Nachiket Kapre, Kapre, Nachiket
Computer Science · #FOS: Computer and information sciences #Hardware Architecture (cs.AR) #cs.AR

paper · pdf · doi:10.48550/arxiv.1705.02734

Presented at 3rd International Workshop on Overlay Architectures for FPGAs (OLAF 2017) arXiv:1704.08802

arxiv created 2017/05/08 · arxiv updated 2017/05/09

Abstract

We exploit floating-point DSPs in the Arria10 FPGA and multi-pumping feature of the M20K RAMs to build a dataflow-driven soft processor fabric for large graph workloads. In this paper, we introduce the idea of out-of-order node scheduling across a large number of local nodes (thousands) per processor by combining an efficient node tagging scheme along with leading-one detector circuits. We use a static one-time node labeling algorithm to sort nodes based on criticality to organize local memory inside each soft processor. This translates to a small ~6% memory overhead. When compared to a memory-expensive FIFO-based first-come-first-serve approach used in previous studies, we deliver up to 50% performance improvement while eliminating the cost of the FIFOs. On the Arria10 10AX115S board, we can create an overlay design of up to 300 processors connected by high bandwidth Hoplite NoC at frequencies up to 250MHz.

Citations

Related