A Case Study on Compiler Optimizations for the Intel® CoreTM 2 Duo ProcessorDownload PDFOpen Website

Published: 01 Jan 2008, Last Modified: 12 May 2023Int. J. Parallel Program. 2008Readers: Everyone
Abstract: The complexity of modern processors poses increasingly more difficult challenges to software optimization. Modern optimizing compilers have become essential tools for leveraging the power of recent processors by means of high-level optimizations to exploit multi-core platforms and single-instruction-multiple-data (SIMD) instructions, as well as advanced code generation to deal with microarchitectural performance aspects. Using the Intel® CoreTM 2 Duo processor and Intel Fortran/C++ compiler as a case study, this paper gives a detailed account of the sort of optimizations required to obtain high performance on modern processors.
0 Replies

Loading