Title :
Bandwidth Based Performance Optimization of Multi-threaded Applications
Author :
Manakkadu, Sheheeda ; Dutta, Suparna
Author_Institution :
Dept. of Electr. & Comput. Eng., Southern Illinois Univ., Carbondale, IL, USA
Abstract :
Multiple threads running on a multi-core processor can improve the performance of a parallel application significantly. However, effective scaling of threads and cores plays a key role to achieve optimal performance because performance does not necessarily improve with increasing number of cores. Multi-threaded applications suffer due to thread synchronization, negative interference in shared memory including last level cache and main memory. Memory bandwidth also often limits the performance of a multi-threaded workload. In this paper we propose a method to achieve optimal scalability on multi-core platform and predict the bandwidth requirement of parallel workloads for a given number of threads. We employ the proposed method to improve the performance of bandwidth limited parallel applications. We find that DRAM access has various phases and use the highest bandwidth among all phases to predict the performance of a given workload on multi-threaded environment. We evaluate our proposed method using Gem5 multi-core simulator and the experimental results show that the phase based bandwidth utilization method can estimate the optimal number of threads for a given parallel workload and has low prediction error.
Keywords :
DRAM chips; multi-threading; multiprocessing systems; DRAM access; Gem5 multicore simulator; bandwidth based performance optimization; multicore platform scalability; multicore processor; multithreaded applications; parallel workload bandwidth requirement; phase based bandwidth utilization method; prediction error; Bandwidth; Benchmark testing; Hardware; Instruction sets; Multicore processing; Phase measurement; Radiation detectors; Bandwidth limitations; Multi-threaded applications; Performance Optimization;
Conference_Titel :
Parallel Architectures, Algorithms and Programming (PAAP), 2014 Sixth International Symposium on
Conference_Location :
Beijing
Print_ISBN :
978-1-4799-3844-5
DOI :
10.1109/PAAP.2014.51