Logical inference techniques for loop parallelization

Publikation: Bidrag til bog/antologi/rapportKonferencebidrag i proceedingsForskningfagfællebedømt

This paper presents a fully automatic approach to loop parallelization that integrates the use of static and run-time analysis and thus overcomes many known difficulties such as nonlinear and indirect array indexing and complex control flow. Our hybrid analysis framework validates the parallelization
transformation by verifying the independence of the loop's
memory references.
To this end it represents array references using the USR (uniform set representation) language and expresses the independence condition as an equation, S={}, where S is a set expression representing array indexes. Using a language instead of an array-abstraction representation for S results in a smaller number of conservative approximations but exhibits a potentially-high runtime cost.
To alleviate this cost we introduce a language translation F from the USR set-expression language to an equally rich language of predicates ( F(S) => S = {} ). Loop parallelization is then validated using a novel logic inference algorithm that factorizes the obtained complex predicates F(S) into a sequence of sufficient-independence conditions that are evaluated first statically and, when needed, dynamically, in increasing order of their estimated complexities.
We evaluate our automated solution on 26 benchmarks from PERFECT-CLUB and SPEC suites and show that our approach is effective in parallelizing large, complex loops and obtains much better full program speedups than the Intel and IBM Fortran compilers.
OriginalsprogEngelsk
TitelProceedings of the 33rd ACM SIGPLAN Conference on Programming Language Design and Implementation
Antal sider12
ForlagAssociation for Computing Machinery
Publikationsdato2012
Sider509-520
ISBN (Trykt)978-1-4503-1205-9
DOI
StatusUdgivet - 2012
Begivenhed33rd ACM SIGPLAN conference on Programming Language Design and Implementation - Beijing, Kina
Varighed: 11 jun. 201216 jun. 2012
Konferencens nummer: 33

Konference

Konference33rd ACM SIGPLAN conference on Programming Language Design and Implementation
Nummer33
LandKina
ByBeijing
Periode11/06/201216/06/2012

ID: 44883047