DocumentCode :
639333
Title :
PS-cache: an energy-efficient cache design for chip multiprocessors
Author :
Youngjoon Jo ; Goldfarb, Michael ; Kulkarni, Milind
Author_Institution :
Sch. of Electr. & Comput. Eng., Purdue Univ., West Lafayette, IN, USA
fYear :
2013
fDate :
7-11 Sept. 2013
Firstpage :
407
Lastpage :
408
Abstract :
Repeated tree traversals are ubiquitous in many domains such as scientific simulation, data mining and graphics. Modern commodity processors support SIMD instructions, and using these instructions to process multiple traversals at once has the potential to provide substantial performance improvements. Unfortunately these algorithms often feature highly diverging traversals which inhibit efficient SIMD utilization, to the point that other, less profitable sources of vectorization must be exploited instead. Previous work has proposed traversal splicing, a locality transformation for tree traversals, which dynamically reorders traversals based on previous behavior, based on the insight that traversals which have behaved similarly so far are likely to behave similarly in the future. In this work, we cast this dynamic reordering as a scheduling for efficient SIMD execution, and show that it can dramatically improve the SIMD utilization of diverging traversals, close to ideal utilization. For five irregular tree traversal algorithms, our techniques are able to deliver speedups of 2.78 on average over baseline implementations. Furthermore our techniques can effectively SIMDize algorithms that prior, manual vectorization attempts could not.
Keywords :
parallel processing; scheduling; ubiquitous computing; vectors; SIMD instructions; automatic vectorization; dynamic reordering; modern commodity processors; scheduling; tree traversals; ubiquitous; Context; Heuristic algorithms; Photonics; Schedules; Scheduling; Sorting; Splicing; associativity; cmp; energy consumption; l1 cache; private; shared;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Architectures and Compilation Techniques (PACT), 2013 22nd International Conference on
Conference_Location :
Edinburgh
ISSN :
1089-795X
Print_ISBN :
978-1-4799-1018-2
Type :
conf
DOI :
10.1109/PACT.2013.6618832
Filename :
6618832
Link To Document :
بازگشت