MPI(Message Passing Interface)に関するリンク集
情報 †
- The Message Passing Interface (MPI) standard
- 総本山。
- Message Passing Interface Forum
- SGI > ODP(Origin Developer Plus) > Programming > Message Passing Interface
- サンプルコードも掲載されている。
- MPI-Jメーリングリスト
- MPI-1/MPI-2(ドラフト)の日本語訳の公開も行っている。
参考資料 †
- 理化学研究所・情報基盤センター High Performance Computing(HPC) グループ
- 「理研スパコン・システム講習会の案内と配付資料」のページで「スカラー・チューニング講習会」と「並列プログラミング(MPI)講習会」で配布したテキストが入手可能。
- 同志社大学工学部知識工学科知的システムデザイン研究室/超並列計算研究会
- PCクラスタ超入門2000の資料の公開。
- 住商情報システム株式会社 > ADVC
- 分散メモリ型大規模構造解析ソフトウェア。MPI技術情報もあり。
Implementations †
非商用
- MPICH <BSD-like>
- MPICH1 is implementation of MPI-1.1 standard
MPICH2 is implementation of MPI-2 standard
MPICH v3.x is implementation of MPI-3.0 standard
- MP-MPICH <BSD>
- MP-MPICH stands for Multi-Platform MPICH.
- LAM/MPI <BSD>
- LAM/MPI is a high quality implementation of the Message Passing Interface (MPI) Standard.
- OOMPI(The Object Oriented MPI) package <Software License for OOMPI>
- Object Oriented MPI (OOMPI) is a class library specification that encapsulates the functionality of MPI into a functional class hierarchy to provide a simple, flexible, and intuitive interface.
- OpenMPI <BSD>
- Open MPI is a project that originated as the merging of technologies and resources from several other projects (FT- MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available.
- GridMPI™ <the NAREGI Public License>
- GridMPI is an implementation of the MPI (Message Passing Interface) standard designed for high performance computing in the Grid. It establishes a synthesized cluster environment by efficiently binding multiple cluster computers from geographically distributed sites.
開発は産業技術総合研究所のグリッド研究センターが行っている模様。
- BSPonMPI <LGPL>
- BSPonMPI is an implementation of the BSPlib standard on top of MPI. More information about BSP you can find at http://www.bsp-worldwide.org
- OMPLT(OpenMP Multi-Threaded Template Library) / http://freshmeat.net/projects/ompt <LGPL>
- The OMPTL reimplements the algorithmic and numeric parts of the Standard Template Library of C++ to take advantage of parallel computing hardware such as Dual-Core and HyperThreading processors.
- MPI.NET
- Jumpi(Java universal message passing interface) <Jumpi License>
- Jumpi is a simple low level, generic, protocol agnostic and extensible message passing communications API written in Java.
- MPI Ruby <Freely Distributable>
- pyMPI
- pyMPI provides distributed parallel programming for Python. This package builds on traditional Python by enabling users to write distributed, parallel programs based on MPI message passing primitives.
商用
- Intel® Cluster Toolkit
- Linux向け。
関連ツール
- OpenMP
- The OpenMP Application Program Interface (API) supports multi-platform shared-memory parallel programming in C/C++ and Fortran on all architectures, including Unix platforms and Windows NT platforms.
- PCクラスタコンソーシアム > SCore Cluster System Software
- SCore Cluster System Software はワークステーションおよびPC クラスタ用の高性能並列プログラミング環境です。
Develop †
Tutorial †
- ファイヤープロジェクト > MPIで並列プログラミング
- MPI tutorial in Fortran
- MPI(Message Passing Interface)による、 簡単な並列化 Fortran プログラムの書き方
Sample Source Code †
- 東京工業大学 > MPIチュートリアル
Library †
- STL MPI <MPL>
- The message passing interface (MPI) standard is a library specification for message passing on parallel computers. This project develops an extension to MPI in C++ such that STL objects can be transfered just as easily as fundamental data types.
Tool †
Test
- MPIUnit <LGPL>
- MPIUnitは,MPIプログラムのためのUnit Testing Frameworkです。MPIプログラムのユニットテスト作成/実行を支援します。MPIUnit is a Unit Testing Framework for MPI Programs. This framework supports making and execution of the unit test of MPI programs.
Environment
- KNOPPIX for MPI
- 1CDLinuxでお手軽にPCクラスタ環境を構築。
BenchMark
- The SKaMPI(Special Karlsruher MPI) Benchmark
- MPIのベンチマークツール。
Debugger
- XMPI
- XMPI is an X/Motif based graphical user interface for running, debugging and visualizing MPI programs.
- Absoft DDT(Distributed Debugging Tool) / http://www.allinea.com
- Distributed Debugging Tool は、並列のコードをデバッグする複雑なタスクのために設計された包括的なグラフィカル・インターフェースです。Fortran および C/C++ に対応し、2 CPU 以上のワークステーションから 1024 CPU 以上の高性能クラスタを用いてのプログラミングにおいても、並列アプリケーションのコントロールを可能です。DDT は、すべてのコンパイラ、言語および MPI のために共通のインターフェースを提供し、MPI コードを非常に分かりやすくしてくれます
- Etnus TotalView® / http://www.etnus.com
- TotalView の GUI は、巨大で複雑なプログラムのデバッグを容易にする為に、ウィンドウ、マウスによる操作、ポップアップメニュー、およびヘルプシステムをかねそなえています。
関連書籍 †
和書
- https://www.amazon.co.jp/dp/456301544X
- 税込
円
- https://www.amazon.co.jp/dp/4894714442
- 税込
円
- https://www.amazon.co.jp/dp/4782851502
- 税込
円
- https://www.amazon.co.jp/dp/4621047736
- 税込
円
- https://www.amazon.co.jp/dp/4621072587
- 税込
円
- https://www.amazon.co.jp/dp/4320121856
- 税込
円
https://www.amazon.co.jp/dp/4320120515
- https://www.amazon.co.jp/dp/4873114063
- 税込
円
洋書
- https://www.amazon.co.jp/dp/1558603395
- 税込
円 ※https://www.amazon.co.jp/dp/456301544X
の原書
- https://www.amazon.co.jp/dp/0131405632
- 税込
円※https://www.amazon.co.jp/dp/4621047736
の原書
- https://www.amazon.co.jp/dp/0262571323
- 税込
円
- https://www.amazon.co.jp/dp/0521520800
- 税込
円
- https://www.amazon.co.jp/dp/0072822562
- 税込
円。ハードカバー。
- https://www.amazon.co.jp/dp/0071232656
- 税込
円。ペーパーバック。
- https://www.amazon.co.jp/dp/0792381653
- 税込
円
- https://www.amazon.co.jp/dp/0123705916
- 税込
円