I have compiled my application using MS MPI V7 (sdk and setup). Using VS 2015 and Intel Fortran/C I compiled and linked. The resulting exe runs under openMP and using mpiexec just fine on a single host. However, when I try to use cores
on another host if just hangs after I type the mpiexec command as if it is waiting for I don't know what. I installed the sdk on the "other" hosts. I am using W7x64 on all hosts.
Edited byMotoMorganWednesday, September 21, 2016 8:10 PM