DocumentCode :
3591155
Title :
Optimization of scan algorithms on multi- and many-core processors
Author :
Qiao Sun ; Chao Yang
Author_Institution :
Inst. of Software, Beijing, China
fYear :
2014
Firstpage :
1
Lastpage :
10
Abstract :
Scan is a basic building block widely utilized in many applications. With the emergence of multi-core and many-core processors, the study of highly scalable parallel scan algorithms becomes increasingly important. In this paper, we first propose a novel parallel scan algorithm based on the fine grain dynamic task scheduling in QUARK, and then derive a cache-friendly framework for any parallel scan kernel. The QUARK-scan is superior to the fastest available counterpart proposed by Zhang in 2012 and many other parallel scans in several aspects, including the greatly improved load balance and the substantially reduced number of global barriers. On the other hand, the cache-friendly framework helps in improving the cache line usage and is flexible to apply to any parallel scan kernel. A variety of optimization techniques such as SIMD vectorization, loop unrolling, adjacent synchronization and thread affinity are exploited in QUARKscan and the cache-friendly versions of both QUARK-scan and Zhang´s scan. Experiments done on three typical multi- and many-core platforms indicate that the proposed QUARK-scan and the cache-friendly Zhang´s scan are superior in different scenarios.
Keywords :
multiprocessing systems; optimisation; parallel algorithms; scheduling; QUARK-scan; cache-friendly framework; many-core processor; multicore processor; parallel scan algorithm optimization; task scheduling; Arrays; Dynamic scheduling; Heuristic algorithms; Kernel; Optimization; Program processors; Synchronization; Cache-friendly; Dynamic task scheduling; Many-core; Multi-core; Parallel scan; QUARKscan;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computing (HiPC), 2014 21st International Conference on
Print_ISBN :
978-1-4799-5975-4
Type :
conf
DOI :
10.1109/HiPC.2014.7116883
Filename :
7116883
Link To Document :
بازگشت