DocumentCode :
969724
Title :
Making compaction-based parallelization affordable
Author :
Nakatani, Toshio ; Ebcioglu, Kemal
Author_Institution :
Res. Lab., IBM Japan Ltd., Tokyo, Japan
Volume :
4
Issue :
9
fYear :
1993
fDate :
9/1/1993 12:00:00 AM
Firstpage :
1014
Lastpage :
1029
Abstract :
Compaction-based parallelization suffers from long compile time and large code size because of its inherent code explosion problem. If software pipelining is performed for loop parallelization along with compaction, as in the authors´ compiler, the code explosion problem becomes more serious. The authors propose the software lookahead heuristic for use in software pipelining, which allows inter-basic-block movement of code within a prespecified number of operations, called the software lookahead window, on any path emanating from the currently processed instruction at compile time. Software lookahead enables instruction-level parallelism to be exploited in a much greater code area than a single basic block, but the lookahead region is still limited to a constant depth by means of a user-specifiable window, and thus code explosion is restricted. The proposed scheme has been implemented in the authors´ VLIW parallelizing compiler. To study the code explosion problem and instruction-level parallelism for branch-intensive code, they compiled five AIX utilities: sort, fgrep, sed, yacc, and compress. It is demonstrated that the software lookahead heuristic effectively alleviates the code explosion problem while successfully extracting a substantial amount of inter-basic-block parallelism
Keywords :
instruction sets; parallel architectures; parallel programming; pipeline processing; program compilers; scheduling; table lookup; AIX utilities; VLIW parallelizing compiler; branch-intensive code; code explosion problem; compaction-based parallelization; compress; fgrep; instruction-level parallelism; loop parallelization; sed; software lookahead heuristic; software pipelining; sort; yacc; Compaction; Explosions; Hardware; Laboratories; Pipeline processing; Prefetching; Scheduling; Software performance; Trademarks; VLIW;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/71.243528
Filename :
243528
Link To Document :
بازگشت