Item type |
テクニカルレポート / Technical Report_02(1) |
公開日 |
2023-03-10 |
タイトル |
|
|
タイトル |
MatlabMPI-to-MPIトランスレータの開発 |
タイトル |
|
|
タイトル |
Design and implementation of a MatlabMPI-to-MPI translator |
|
言語 |
en |
言語 |
|
|
言語 |
jpn |
資源タイプ |
|
|
資源タイプ識別子 |
http://purl.org/coar/resource_type/c_18gh |
|
資源タイプ |
technical report |
著者 |
笹岡, 泰司
川端, 英之
北村, 俊明
SASAOKA, Taiji
KAWABATA, Hideyuki
KITAMURA, Toshiaki
|
抄録 |
|
|
内容記述タイプ |
Abstract |
|
内容記述 |
MatlabMPIはMATLABにMPIと同様な並列プログラミングモデルを提供するライブラリでMATLABのみで記述されているという特徴を持つ.MatlabMPIを用いれば,数値計算を記述しやすいMATLABで並列に処理を行うプログラムを作成することが可能になり,比較的容易に高速なプログラムを作成できる.しかし,MatlabMPIは通信にファイルI/Oを利用しているために通信性能について難がある.本稿では,この通信性能を改善してよりよいプログラミング開発環境を提供するために,MatlabMPIプログラムをMPI+C言語に変換するトランスレータを設計,開発した.開発したシステムでは,入力としてMatlabMPIで記述された並列処理プログラムを受け取り,MPIを用いて並列化されたC言語プログラムを出力する.行列積の実測では,変換したプログラムはMatlabMPIより約2倍程度高速であった.これにより,可読性・記述の容易さと性能を両立させるアプローチの有効性が確認できた. |
抄録 |
|
|
内容記述タイプ |
Abstract |
|
内容記述 |
MatlabMPI is a set of routines supplying MATLAB environment with an MPI-like programming model. Using MatlabMPI, you can construct efficient programs with relatively easily. However, MatlabMPI has an obvious disadvantage of low performance communication via file-I/O. In this article, we show the design and implementation of a MatlabMPI-to-MPI translator to provide a good programming environment for parallel computing. This improvement of parallel execution speed of translated codes is obtained mainly by the replacement of communication routines. Our translator receives a MatlabMPI M-file script as an input and outputs a C program parallelized with MPI. Experimental results show that translated matrix-matrix multiplicaton programs with this system can run about twice as fast as the original code with MatlabMPI. This confirms the effectiveness of our approach to construct a parallel programming environment to maintain readability, describability, and performance. |
書誌情報 |
情報処理学会研究報告. [ハイパフォーマンスコンピューティング]
巻 2007,
号 80,
p. 67-72
|
出版者 |
|
|
出版者 |
情報処理学会 |
ISSN |
|
|
収録物識別子タイプ |
ISSN |
|
収録物識別子 |
09196072 |
権利 |
|
|
権利情報 |
ここに掲載した著作物の利用に関する注意:本著作物の著作権は(社)情報処理学会に帰属します。本著作物は著作権者である情報処理学会の許可のもとに掲載するものです。ご利用に当たっては「著作権法」ならびに「情報処理学会倫理綱領」に従うことをお願いいたします。 |
権利 |
|
|
権利情報 |
The copyright of this material is retained by the Information Processing Society of Japan (IPSJ). This material is published on this web site with the agreement of the author (s) and the IPSJ. Please be complied with Copyright Law of Japan and the Code of Ethics of the IPSJ if any users wish to reproduce, make derivative work, distribute or make available to the public any part or whole thereof. All Rights Reserved, Copyright (C) Information Processing Society of Japan. |
関連サイト |
|
|
|
識別子タイプ |
URI |
|
|
関連識別子 |
http://www.ipsj.or.jp/ |
|
|
関連名称 |
http://www.ipsj.or.jp/ |
フォーマット |
|
|
内容記述タイプ |
Other |
|
内容記述 |
application/pdf |
著者版フラグ |
|
|
出版タイプ |
VoR |
|
出版タイプResource |
http://purl.org/coar/version/c_970fb48d4fbd8a85 |