[mpich-discuss] About using mpi on windows
    Jayesh Krishna 
    jayesh at mcs.anl.gov
       
    Fri Jul  8 10:57:14 CDT 2011
    
    
  
Hi,
 It looks like you haven't added path to mpiexec (c:\Program Files\MPICH2\bin) to your PATH (Control Panel --> System --> Advanced --> Environment Variables). Or you can specify the complete path to mpiexec (C:\Program Files\MPICH2\bin\mpiexec -n 2 hostname).
Regards,
Jayesh
----- Original Message -----
From: "Ruizi Li" <ruizli at umail.iu.edu>
To: mpich-discuss at mcs.anl.gov
Sent: Wednesday, July 6, 2011 9:38:24 AM
Subject: [mpich-discuss] About using mpi on windows
Hi there, 
I recently installed MPICH2 for windows 64bit machine, and I tried to compile the "mcstas" program which uses some language based on C, with mpi, running on multiple cores of the machine, but the compilation failed, and it showed this error: 
'mpiexec.exe' is not recognized as an internal or external command, 
operable program or batch file. 
Press any key to continue . . . 
Is it because MPCH2 is not installed properly on the machine? Or I need to set some environment variables? I could not figure out how to deal with this. So many thanks! 
Ruizi 
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
    
    
More information about the mpich-discuss
mailing list