Published: Jan. 20, 2023

Alessandro Peri, Department of Economics, University of Colorado Boulder

Programming FPGAs for Economics: An Introduction to Electrical Engineering Economics

We show how to use field-programmable gate arrays (FPGAs) and their associated high-level synthesis (HLS) compilers to solve heterogeneous agent models with incomplete markets and aggregate uncertainty (Krusell and Smith, 1998). We document that the acceleration delivered by one single FPGA is comparable to that provided by using 78 CPU cores in a conventional cluster. The time to solve 1200 versions of the model drops from 10 and half hours to 8 minutes, illustrating great potential for structural estimation. We describe how to achieve multiple acceleration opportunities -pipeline, data-level parallelism, and data precision- with minimal modification of the C/C++ code written for a traditional sequential processor, which we then deploy on FPGAs easily available at Amazon Web Services. We quantify the speedup and cost of these accelerations. Our paper is the first step toward a new field, electrical engineering economics, focused on designing computational accelerators for economics to tackle challenging quantitative models