DocumentCode :
2027585
Title :
Tightly-coupled multithreaded computation of a power flow analysis algorithm
Author :
Lee, Tsung ; Huang, Yao-Yi
Author_Institution :
Dept. of Electr. Eng., Nat. Sun Yat-Sen Univ., Kao-Hsiung, Taiwan
fYear :
2010
fDate :
16-18 Dec. 2010
Firstpage :
948
Lastpage :
951
Abstract :
In this research, we designed a multithreaded parallel algorithm for a power flow analysis algorithm on multicore computers. The original algorithm is highly sequential. From an analysis, it has limited parallelism in a sequence of task phases. We invented a parallelization technique called asynchronous software pipelining to transform a sequence of tightly-coupled inner loops within a sequential loop into a parallel loop to achieve effective speedup. The parallel loop is to be executed on multicore computers. Synchronization transformations were devised and applied to reduce and equalize communication loads of tightly-coupled task phases in iterations of multiple threads. More task phase overlapping is achieved with a direction-reversing transformation to hide more communication latencies in addition. As a result, iterations divided in multiple threads can be executed in a compact schedule with little synchronization waiting latencies. Experimental results show that the parallel algorithm has little extra execution overhead and much reduced waiting latencies, and thus achieves effective speedup.
Keywords :
multi-threading; multiprocessing systems; parallel algorithms; synchronisation; asynchronous software pipelining; communication latency; direction reversing transformation; multicore computer; multithreaded parallel algorithm; parallelization technique; power flow analysis; tightly coupled multithreaded computation; Algorithm design and analysis; Instruction sets; Load flow analysis; Parallel algorithms; Pipeline processing; Software algorithms; asynchronous software pipelining; multicore computer; parallel algorithm; power flow analysis;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Symposium (ICS), 2010 International
Conference_Location :
Tainan
Print_ISBN :
978-1-4244-7639-8
Type :
conf
DOI :
10.1109/COMPSYM.2010.5685375
Filename :
5685375
Link To Document :
بازگشت