[MPICH] MPICH2 1.0.6 inder Windows without DOMAIN

madfran madfran at set-ezine.org
Sat Jan 12 13:05:53 CST 2008


Hi,...

>  >>>... execute "smpd.exe -install"." 
>  >>>> In my WinXP, dont work.
> 	This should work. Is there any specific error message that you see
> (Is smpd not working the way it is supposed to ?)?

The problem is they are no way to register and validate user/pass
because mpiexec is it not install


> 
> >>>  How did you verify the CPU usage of your MPI pgm?
> >>>>... With the Windows Task Manager
> 	How many MPI processes did you launch for your MPI job. Try "mpiexec
> -n 2 cpi.exe" (Using cpi.exe from MPICH2\examples) and let us know 
> the results.

Results from cpi (In the install directory, windows OS, size 86.016k)
C:\Program Files\MPICH2\bin>mpiexec -n 2 cpi.exe
Enter the number of intervals: (0 quits) 1
pi is approximately 3.2000000000000002, Error is 0.0584073464102071
wall clock time = 0.001599
Enter the number of intervals: (0 quits) 2
pi is approximately 3.1623529411764704, Error is 0.0207602875866773
wall clock time = 0.000153
Enter the number of intervals: (0 quits) 0




> 
> >>> Pgms compiled under cygwin don't work...
> 	Please provide us as much details as possible so that we can help
> you with your problem. Try compiling cpi.c in MPICH2\examples from cygwin
> and let us know if it works.
> 

Results from cpi (In the cygwin directory compiled, size 571.908k !)
C:\cygwin\tmp\mpi\mpich2-1.0.6p1\examples>mpiexec -n 2 cpi.exe
[unset[unset]: unable to decode hostport from ]: unable to decode hostport 
from 
3280
[3287
[unset]: aborting job:
unset]: aborting job:
Fatal error in MPI_Init: Other MPI error, error stack:
MPIR_Init_thread(294): Initialization failed
MPID_Init(82)........: channel initialization failed
MPID_Init(333).......: PMI_Init returned -1Fatal error in MPI_Init: Other MPI 
er
ror, error stack:
MPIR_Init_thread(294): Initialization failed
MPID_Init(82)........: channel initialization failed
MPID_Init(333).......: PMI_Init returned -1


madfran




More information about the mpich-discuss mailing list