ANSYS_MMadore
Ansys Employee
Array Please make sure you have installed Ansoft RSM on all machines and registered the engines.nhttp:/storage.ansys.com/doclinks/videos.html?code=InsElecRSMonWindows-VLU-K0a nTo test Intel MPI:nTry this - first with existing computer and then add the new one - you can add/remove by adding from :-n 2 computername C:\Program Files\AnsysEM\AnsysEM21.1\Win64\schedulers\diagnostics\Utils\intelmpi_test.exe' onward for each computer.nC:\Program Files\AnsysEM\AnsysEM21.1\Win64\common\fluent_mpi\multiport\mpi\win64\intel\bin\mpiexec -n 2 -host computer1 C:\Program Files\AnsysEM\AnsysEM21.1\Win64\schedulers\diagnostics\Utils\intelmpi_test.exe : -n 2 -host computer2 C:\Program Files\AnsysEM\AnsysEM21.1\Win64\schedulers\diagnostics\Utils\intelmpi_test.exennOutput should be something like:nIntel MPInHello world! I'm rank 0 of 4 running on computer1nHello world! I'm rank 1 of 4 running on computer1nHello world! I'm rank 2 of 4 running on computer2nHello world! I'm rank 3 of 4 running on computer2nnThank you,nMattn