DocumentCode :
2704731
Title :
Performance of runtime optimization on BLAST
Author :
Das, Abhinav ; Lu, Jiwei ; Chen, Dong-Yuan ; Kim, Jinpyo ; Yew, Pen-Chung ; Hsu, Wei-Chung ; Dong-Yuan Chen
Author_Institution :
Minnesota Univ., Duluth, MN, USA
fYear :
2005
fDate :
20-23 March 2005
Firstpage :
86
Lastpage :
96
Abstract :
Optimization of a real world application BLAST is used to demonstrate the limitations of static and profile-guided optimizations and to highlight the potential of runtime optimization systems. We analyze the performance profile of this application to determine performance bottlenecks and evaluate the effect of aggressive compiler optimizations on BLAST. We find that applying common optimizations (e.g. O3) can degrade performance. Profile guided optimizations do not show much improvement across the board, as current implementations do not address critical performance bottlenecks in BLAST. In some cases, these optimizations lower performance significantly due to unexpected secondary effects of aggressive optimizations. We also apply runtime optimization to BLAST using the ADORE framework. ADORE is able to detect performance bottlenecks and deploy optimizations resulting in performance gains up to 58% on some queries using data cache prefetching.
Keywords :
cache storage; optimising compilers; performance evaluation; ADORE; BLAST; compiler optimization; data cache prefetching; profile guided optimization; real world application; runtime optimization performance; Application software; Computer science; Degradation; Microprocessors; Optimizing compilers; Performance analysis; Performance gain; Program processors; Runtime; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Code Generation and Optimization, 2005. CGO 2005. International Symposium on
Print_ISBN :
0-7695-2298-X
Type :
conf
DOI :
10.1109/CGO.2005.25
Filename :
1402079
Link To Document :
بازگشت