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
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
OpenMPIはMPIの実装です。アプリケーションは MPI を使用して作成され (つまり、コードは MPI ルーチンを呼び出します)、任意の MPI 実装 (例: MPICH2、OpenMPI、LAM-MPIなど) を使用してコンパイル/実行できます。
というわけで、ご質問にお答えしますと、厳密には「OpenMPI アプリケーション」などというものはありません。
MPIを使用するアプリケーションはたくさんあります。ここにいくつかあります:
...そして、リストは延々と続きます。
MPI ベンチマークを検索できます。NAS、PALLAS、SPEC など、人気のあるものがいくつかあります。