کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
523756 | 868485 | 2016 | 26 صفحه PDF | دانلود رایگان |

• Sparse Polyhedral Framework(SPF) to specify loop transformations for irregular codes.
• We describe a code generator prototype built on SPF.
• We present experimental results comparing generated code against hand-coded.
Applications that manipulate sparse data structures contain memory reference patterns that are unknown at compile time due to indirect accesses such as A[B[i]]. To exploit parallelism and improve locality in such applications, prior work has developed a number of Run-Time Reordering Transformations (RTRTs). This paper presents the Sparse Polyhedral Framework (SPF) for specifying RTRTs and compositions thereof and algorithms for automatically generating efficient inspector and executor code to implement such transformations. Experimental results indicate that the performance of automatically generated inspectors and executors competes with the performance of hand-written ones when further optimization is done.
Journal: Parallel Computing - Volume 53, April 2016, Pages 32–57