電気学会論文誌B(電力・エネルギー部門誌)
Online ISSN : 1348-8147
Print ISSN : 0385-4213
ISSN-L : 0385-4213
論文
マルチコアクラスタにおける電力系統シミュレーションの階層的並列化
田岡 久雄藤田 雄一
著者情報
ジャーナル フリー

2010 年 130 巻 12 号 p. 1076-1082

詳細
抄録

Multi-core CPU is widely used for PC now. PC cluster, which is composed of many PC's, can easily get its high performance using multi-core CPU's. It is named as a multi-core cluster. In this paper, we propose hierarchical parallel solution methods of power system transient stability analysis on a multi-core cluster.
In a multi-core cluster, there are two level layers in communication system. One is the communication among cores in a CPU, and the other is the communication among CPU's in the multi-core cluster. To communicate between cores in a CPU, there are two ways. One is the communication through cache, and the other is the communication through bus in a CPU. The speed of the former one through cache is higher than that through bus. In addition, to get maximum speed of communication through cache, the size of data to process should be kept within the size of each cache used in each calculation step. A long development term is necessary to optimize software for two communication ways. We developed an optimization technique of matrix operations and a hierarchical parallel processing method for a multi-core cluster, and applied them to solve differential equations and simultaneous equations in power system simulation. We obtained 1.5 times speedup using two cores in a PC, which communicate through shared memory and 1.39 times speedup using two PCs with single core which communicate through bus.

著者関連情報
© 電気学会 2010
前の記事 次の記事
feedback
Top