Data Processing on FPGAs

Data Processing on FPGAs
Authors: Jens Teubner, Databases and Information Systems Group, Dept. of Computer Science, TU Dortmund
Louis Woods, Systems Group, Dept. of Computer Science, ETH Zürich
June 2013, 118 pages, Morgan & Claypool Publishers

Abstract:
Roughly a decade ago, power consumption and heat dissipation concerns forced the semiconductor industry to radically change its course, shifting from sequential to parallel computing. Unfortunately, improving performance of applications has now become much more difficult than in the good old days of frequency scaling. This is also affecting databases and data processing applications in general, and has led to the popularity of so-called data appliances—specialized data processing engines, where software and hardware are sold together in a closed box. Field-programmable gate arrays (FPGAs) increasingly play an important role in such systems. FPGAs are attractive because the performance gains of specialized hardware can be significant, while power consumption is much less than that of commodity processors. On the other hand, FPGAs are way more flexible than hard-wired circuits (ASICs) and can be integrated into complex systems in many different ways, e.g., directly in the network for a high-frequency trading application. This book gives an introduction to FPGA technology targeted at a database audience. In the first few chapters, we explain in detail the inner workings of FPGAs. Then we discuss techniques and design patterns that help mapping algorithms to FPGA hardware so that the inherent parallelism of these devices can be leveraged in an optimal way. Finally, the book will illustrate a number of concrete examples that exploit different advantages of FPGAs for data processing.

Download: Data Processing on FPGAs

Link: http://www.morganclaypool.com/doi/abs/10.2200/S00514ED1V01Y201306DTM035

You may also like...