Hi
I want to run MPI project on a couple of 32-bit Windows-7 in VMware. Both VMs connected together and one of them can ping to other windows, and also I shared my"projectname.exe"
file between both VMs. I installed MSMPI and added Environment Variable of MPI in both windows. Then, I've turned off firewalls
and run smpd -d on both windows and run"projectname.exe"
in
shared folder by mpiexec.
but
I get these errors:
Aborting: access denied by the smpd manager node "device IP"
Thanks for your respond in advance.