openmpiをC:\ Program Files \ OpenMPI_v1.5.4-win32 \にインストールし、グラフ並列ライブラリを生成するためにboostをコンパイルします。しかし、次のエラーを得た:msvc 2010でboost MPIを構築する際のエラー
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
MPI auto-detection failed: unknown wrapper compiler C:/Program Files/OpenMPI_v1.
5.4-win32/bin/mpic++.exe
Please report this error to the Boost mailing list: http://www.boost.org
You will need to manually configure MPI support.
MPI launcher: mpirun -np
私は、Visual Studio 2010のコマンドプロンプトで実行したとき:
b2 --toolset=msvc-10.0 --build-type=complete architecture=x86 address-model=32 stage --debug-configuration
私はboost_1_48_0の\ツールでMPIの設定を追加しました\ \ V2 \ユーザー-config.jamを構築以下のように:
using mpi : "C:/Program Files/OpenMPI_v1.5.4-win32/bin/mpic++.exe" ;
私はこれと同様の質問が以前に尋ねたが、何の答えを得られていないと信じて:
01あなたが気にしない場合は