DocumentCode
2871161
Title
A Modified Speculative Thread Partitioning Method
Author
Hongbin Yang ; Chuan Li ; Yue Wu
Author_Institution
Sch. of Comput. Eng. & Sci., Shanghai Univ., Shanghai, China
Volume
2
fYear
2012
fDate
28-29 Oct. 2012
Firstpage
31
Lastpage
34
Abstract
In this paper, a modified speculative thread partitioning method is presented. This method increases parallelization selection for procedure call and loop on the basis of the original method. It firstly selects those procedure calls which were not fit for parallelism before establishing WCFG(weighted control flow graph). Procedure calls selected must be inserted into the original serial program to run directly. the purpose is to ensure that speculative thread established is load balancing. after that, we continue to choose loops which were not suitable to parallel for the WCFG established. We should insert them into the original serial program to run directly for those loops which can´t parallel. Experiment result shows that the execution efficiency of the original serial program is significantly improved.
Keywords
flow graphs; parallel programming; program control structures; resource allocation; WCFG; load balancing; parallelization selection; procedure call; serial program; speculative thread partitioning method; weighted control flow graph; Correlation; Educational institutions; Flow graphs; Instruction sets; Optimization; Parallel processing; Partitioning algorithms; Execution Efficiency; Load Balancing; Speculative Thread; WCFG;
fLanguage
English
Publisher
ieee
Conference_Titel
Computational Intelligence and Design (ISCID), 2012 Fifth International Symposium on
Conference_Location
Hangzhou
Print_ISBN
978-1-4673-2646-9
Type
conf
DOI
10.1109/ISCID.2012.159
Filename
6405558
Link To Document