I'm trying to get lam working on winxp with cygwin. I've grabbed the
latest CVS (not a snapshot). I compiled it (w/o romio) and installed it
without problems. I compiled the hello example and running it singly
(./hello) works as expected. However, I can't run it in a booted universe.
$ cat machines
fib1
$ lamboot machines
LAM 7.1a1cvs/MPI 2 C++ - Indiana University
$ lamnodes
n0 fib1.somewhere.cc:1:origin,this_node
$ mpirun N hello
<a long time>
mpirun (set_stdio): Connection aborted
same thing if I use mpirun N hello.exe, mpirun n0 hello, etc. I tried
ssi rpc of tcp, usysv, sysv, and lamd with no change in results. Also,
mpirun -v yields no additional output. I am running ipc-daemon2
Here's my laminfo:
LAM/MPI: 7.1a1cvs
Prefix: /usr/local
Architecture: i686-pc-cygwin
Configured by: trc2876
Configured on: Thu Dec 18 16:57:23 EST 2003
Configure host: fib1
C bindings: yes
C++ bindings: yes
Fortran bindings: yes
C compiler: gcc
C++ compiler: g++
Fortran compiler: g77
Fortran symbols: double_underscore
C profiling: yes
C++ profiling: yes
Fortran profiling: yes
C++ exceptions: no
Thread support: yes
ROMIO support: no
IMPI support: no
Debug support: no
Purify clean: no
SSI boot: globus (API v0.5, Module v0.5)
SSI boot: rsh (API v1.0, Module v1.0)
SSI coll: lam_basic (API v7.1, Module v7.1)
SSI coll: smp (API v1.1, Module v1.1)
SSI rpi: crtcp (API v1.0, Module v1.0)
SSI rpi: lamd (API v7.0, Module v7.0)
SSI rpi: sysv (API v7.0, Module v7.0)
SSI rpi: tcp (API v7.0, Module v7.0)
SSI rpi: usysv (API v7.0, Module v7.0)
--
Trevor R.H. Clarke trc2876_at_[hidden]
Computer Science Department and
Lab for Applied Computing
Rochester Institute of Technology
PGP key available at keyserver.net ID: 0C01D2A6
|