> The file is machines.txt [...] > C:\Program Files\MPICH2\examples>mpiexec -n 6 -machinefile machines cpi.exe > Error, unable to open machine file 'machines' > What is the problem? The absence of a file called "machines"? > How can I solve it? Maybe by replacing "machines" with "machines.txt" in the second command? N.