-2

Please help me to find some working application which is using openmpi. I need any name of application which have widely/worldwide usage and based on openmpi (using it). At least the name of that kind application will be enough.

Thanks

4

2 に答える 2

3

OpenMPIMPIの実装です。アプリケーションは MPI を使用して作成され (つまり、コードは MPI ルーチンを呼び出します)、任意の MPI 実装 (例: MPICH2OpenMPILAM-MPIなど) を使用してコンパイル/実行できます。

というわけで、ご質問にお答えしますと、厳密には「OpenMPI アプリケーション」などというものはありません。

MPIを使用するアプリケーションはたくさんあります。ここにいくつかあります:

...そして、リストは延々と続きます。

于 2011-09-19T16:34:15.080 に答える
0

MPI ベンチマークを検索できます。NAS、PALLAS、SPEC など、人気のあるものがいくつかあります。

于 2011-09-19T16:35:14.133 に答える