We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Fluids 3つの同じスペックのPCによるCFX分散型処理が実行できない Reply To: 3つの同じスペックのPCによるCFX分散型処理が実行できない

Atsuo Iwanami
Ansys Employee

setimpipassword.bat は、基本的にmpiexec -registerと同じですが、コマンドプロンプトで、mpiexec -registerができないと、そもそも、どちらもパスワードの登録ができていないことになります。

また、Intel MPI以外のMPIをインストールされている場合、mpiexec -registerの登録もできないと考えます。

なお、mpiexec -registerのコマンドは、通りますでしょうか。このコマンドが基本ですので、まずは、このコマンドでパスワードの登録ができるかご確認ください。