[mpich-discuss] Error : Uabale to open machine file
Mandar Gurav
mandarwce at gmail.com
Mon Feb 28 12:11:47 CST 2011
ohhhh!!!
correct one is
C:\Program Files\MPICH2\examples>mpiexec -n 6 -machinefile machines.txt cpi.exe
you missed ".txt" in machines.txt!!!!
On 2/28/11, h banki <hd_banki at yahoo.com> wrote:
>
>
> Hello,
>
>
> I have made a text file in the same directory which my exe
> file exists. The file is machines.txt and it contains :
>
> 172.16.166.145
>
> 172.16.166.146
>
> These are the IP of computers that I want to run the process
> on them.
>
> I run command prompt as an administrartor and register a user successfully.
>
>
> C:\Users\hoda>mpiexec -validate
>
> SUCCESS
>
>
> And I can run the program in my local computer succefully but when I write
> the below command, appeares an
> error:
>
>
>
> C:\Program Files\MPICH2\examples>mpiexec -n 6
> -machinefile machines cpi.exe
>
> Error, unable to open machine file 'machines'
>
> Enter the number of intervals: (0 quits) 0
>
>
>
> What is the problem? How
> can I solve it?
>
>
>
> Regards,
>
> Banki
>
>
>
>
>
--
Mandar Gurav
http://www.mandargurav.org
More information about the mpich-discuss
mailing list