Hello to all people who read this.
I´m writing because I´m havig a problem executing multiple hosts to "miexec" under windows 7 64.
It is an app dristributed by an University from EEUU. In theory this apps are compiled to work with mpi libraries.
This is the command line I´m using:
C:\Program Files\MPICH2\bin>mpiexec -hosts 2 192.168.1.xx 2 192.168.1.xx 2 C:Taudem\pitremove.exe X:\(MDTdirectory)
Does Anyone know why it doesn´t work, please?