| 講演抄録/キーワード |
| 講演名 |
2007-01-26 10:00
並列型画像処理ライブラリの高効率化 ○平野 靖・高橋友和・北坂孝幸(名大)・伊野文彦・森 健策・萩原兼一(阪大)・末永康仁(名大) |
| 抄録 |
(和) |
我々は,PCクラスタやスーパーコンピュータなどの一般的な大規模計算環境で,ソースコードのレベルで互換性のある並列型画像処理ライブラリの構築を行っている.本ライブラリでは複数のCPUを用いて並列処理を行うことによって計算時間の削減を図っている.しかし,PCクラスタでは通信帯域が狭いため,CT像のようなサイズが大きいデータを並列処理する際には,計算に要する時間よりもデータ伝送に要する時間が大きな割合を占めるという問題がある.そこで,画像の種類によってデータを圧縮してから送信することによって通信に要する時間を削減する方法を提案する.その結果,マスターノードから他のCPUに画像を送信する場合で1/10程度,マスターノードへ送信する場合で1/2程度に転送時間が削減できることが確認された. |
| (英) |
We have been developing the pallarel image processing library for three-dimensional images. Using this library, it is possible to make the computation time shorten by parallel computing. Because the transmission bandwidth is not wide in the case of PC clusters, the transmission time is longer than the coomputation time depending on circumstances. We propose a method to transmit data by compressing data. It is confirmed that the transmission time is shortened to 1/10 in the case of transmission from the master node to computation nodes, and 1/2 in the case of transmission from computation nodes to the master node. |
| キーワード |
(和) |
並列画像処理ライブラリ / MPI / スーパーコンピュータ / PCクラスタ / / / / |
| (英) |
Pallarel image processing library / MPI / Super computer / PC cluster / / / / |
| 文献情報 |
信学技報, vol. 106, no. 509, MI2006-87, pp. 17-20, 2007年1月. |
| 資料番号 |
MI2006-87 |
| 発行日 |
2007-01-19 (MI) |
| ISSN |
Print edition: ISSN 0913-5685 |
| PDFダウンロード |
|