IThemal: Accurate, Portable and Fast Basic Block Throughput Estimation using Deep Neural Networks

© 2019 by the author(s). Predicting the number of clock cycles a processor takes to execute a block of assembly instructions in steady state (the throughput) is important for both compiler designers and performance engineers. Building an analytical model to do so is especially complicated in modern...

Full description

Bibliographic Details
Main Authors: Mendis, C (Author), Renda, A (Author), Amarasinghe, S (Author), Carbin, M (Author)
Format: Article
Language:English
Published: 2021-11-05T11:35:22Z.
Subjects:
Online Access:Get fulltext
LEADER 01795 am a22001813u 4500
001 137422
042 |a dc 
100 1 0 |a Mendis, C  |e author 
700 1 0 |a Renda, A  |e author 
700 1 0 |a Amarasinghe, S  |e author 
700 1 0 |a Carbin, M  |e author 
245 0 0 |a IThemal: Accurate, Portable and Fast Basic Block Throughput Estimation using Deep Neural Networks 
260 |c 2021-11-05T11:35:22Z. 
856 |z Get fulltext  |u https://hdl.handle.net/1721.1/137422 
520 |a © 2019 by the author(s). Predicting the number of clock cycles a processor takes to execute a block of assembly instructions in steady state (the throughput) is important for both compiler designers and performance engineers. Building an analytical model to do so is especially complicated in modern x86-64 Complex Instruction Set Computer (CISC) machines with sophisticated processor microarchitectures in that it is tedious, error prone, and must be performed from scratch for each processor generation. In this paper we present Ithemal, the first tool which learns to predict the throughput of a set of instructions. Ithemal uses a hierarchical LSTM-based approach to predict throughput based on the opcodes and operands of instructions in a basic block. We show that Ithemal is more accurate than state-of-the-art hand-written tools currently used in compiler backends and static machine code analyzers. In particular, our model has less than half the error of state-of-the-art analytical models (LLVM's llvm-mca and Intel's IACA). Ithemal is also able to predict these throughput values just as fast as the aforementioned tools, and is easily ported across a variety of processor microarchitectures with minimal developer effort. 
546 |a en 
655 7 |a Article 
773 |t 36th International Conference on Machine Learning, ICML 2019