CryptOpt: Automatic Optimization of Straightline CodeDownload PDFOpen Website

Published: 01 Jan 2023, Last Modified: 12 Apr 2024ICSE Companion 2023Readers: Everyone
Abstract: Manual engineering of high-performance implemen-tations typically consumes many resources and requires in-depth knowledge of the hardware. Compilers try to address these problems; however, they are limited by design in what they can do. To address this, we present CryptOpt, an automatic optimizer for long stretches of straightline code. Experimental results across eight hardware platforms show that CryptOpt achieves a speed-up factor of up to 2.56 over current off-the-shelf compilers.
0 Replies

Loading