• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (07): 1227-1232.

• 论文 •     Next Articles

An improved simulated annealing algorithm for
program optimization parameters search   

LU Pingjing,LI Bao,YI RenJiao,ZHANG Ying,Wang Shaogang,PANG Zhengbin   

  1. (College of Computer,National University of Defense Technology,Changsha 410073,China)
  • Received:2014-07-15 Revised:2014-12-22 Online:2015-07-25 Published:2015-07-25

Abstract:

High level program transformations are critical to improve applications’ performance,many of which mainly concern the determination of optimal transformation parameters, such as loop blocking.Since optimization parameter search problem is featured NP-hard,to date,no one can find any deterministic algorithms to efficiently solve this problem.Considering it as a nonlinear global optimization problem,we introduce an improved simulated annealing algorithm to find the optimal parameters.Several comparative experiments demonstrate the performance and effectiveness of the new method.

Key words: performance optimization of programs;optimization transformation;optimization parameters;simulated annealing