Home >

news ヘルプ

論文・著書情報


タイトル
和文:MPI通信ライブラリの最適化と性能評価 
英文: 
著者
和文: 松葉 浩也, 野村 哲弘, 石川裕.  
英文: 松葉 浩也, Akihiro Nomura, Yutaka Ishikawa.  
言語 Japanese 
掲載誌/書名
和文:情報処理学会研究報告ハイパフォーマンスコンピューティング(HPC) 
英文: 
巻, 号, ページ Vol. 2008    No. 74    pp. 1-6
出版年月 2008年6月 
出版者
和文:一般社団法人情報処理学会 
英文: 
会議名称
和文: 
英文: 
開催地
和文: 
英文: 
アブストラクト MPI 通信ライブラリの実装の一つである YAMPI を最新の低遅延ネットワークに対応させるため、効率的な通信インタフェースの設計と実装の最適化を行った。新しい通信インタフェースは Myrinet-10G の MX 通信ライブラリに代表されるようなマッチング機構を持った通信デバイスを効率的に扱うことが可能である。また、実装の最適化としては通信状態の管理を行うオブジェクトの確保と解放を高速化し、送受信に必要な命令実行数を削減した。性能評価では最適化によって通信遅延が 1.5 から 1.7 マイクロ秒削減されたことが示された。アプリケーションベンチマークでは最大 4.6% の高速化を達成した一方、まったく効果のないアプリケーションもあった。An implementation called YAMPI is optimized in order to adopt high-speed interconnects, such as Myrinet-10G. We design a new efficient communication interface for the Myrinet network and the overall implementation of YAMPI is optimized by reducing the overhead to allocate and deallocate objects that keeps the statuses of outstanding communication. Results of performance evaluation show that communication latency is reduced by 1.5 to 1.7 microseconds and application benchmarks run faster at most by 4.6%, while some benchmarks show that our optimization has no effect to performance of these benchmarks.

©2007 Tokyo Institute of Technology All rights reserved.