DocumentCode
3138489
Title
Proposal of Incremental Software Simulation for Reduction of Evaluation Time
Author
Shina, A. ; Ootsu, Kanemitsu ; Ohkawa, Takeshi ; Yokota, Tomoyuki ; Baba, Toshihiko
Author_Institution
Grad. Sch. of Eng., Utsunomiya Univ., Tochigi, Japan
fYear
2012
fDate
5-7 Dec. 2012
Firstpage
311
Lastpage
315
Abstract
Software optimization techniques are necessary to fully utilize modern high-performance computer architectures. In development of the optimization techniques, repetitive simulations are needed to evaluate multiple candidates of optimization methods on partial code of program. Simulation of entire program codes generally takes huge amount of time. Therefore, a problem occurs that repeated simulations make the evaluation time enormously long. In this paper, we propose an incremental software simulation, a method for reduction of evaluation time for the development of software optimization technique by using check pointing and code substitution. Check pointing technique allows us to save and restore simulation process image. We can limit execution of the simulation only to necessary parts of the target programs by using code substitution. Our method can reduce the evaluation time by check pointing the simulation process and by resuming the execution from the checkpoint after modification of the check pointed process image. Evaluation results show that the total simulation time is reduced 34 percents on average in SPEC CPU2000 benchmark programs.
Keywords
checkpointing; optimisation; software architecture; SPEC CPU2000 benchmark programs; check pointing; code substitution; computer architectures; evaluation time; incremental software simulation; program codes; software optimization; Checkpointing; Computational modeling; Computer architecture; Image segmentation; Integrated circuit modeling; Optimization; Software; architecture simulation; checkpointing; code substitution; software optimization techniques;
fLanguage
English
Publisher
ieee
Conference_Titel
Networking and Computing (ICNC), 2012 Third International Conference on
Conference_Location
Okinawa
Print_ISBN
978-1-4673-4624-5
Type
conf
DOI
10.1109/ICNC.2012.58
Filename
6424584
Link To Document