Hi,
I am testing LAM.
make -k check MODES="tcp"
Getting a bad address error here (...and system is hung ) :
make[3]: Leaving directory `/home/stacie/Documents/LAM-MPI/lam-7.1.4/lamtests-7.1.4/lam/ccl'
make[2]: Leaving directory `/home/stacie/Documents/LAM-MPI/lam-7.1.4/lamtests-7.1.4/lam/ccl'
Making check in dynamic
make[2]: Entering directory `/home/stacie/Documents/LAM-MPI/lam-7.1.4/lamtests-7.1.4/lam/dynamic'
make check-TESTS
make[3]: Entering directory `/home/stacie/Documents/LAM-MPI/lam-7.1.4/lamtests-7.1.4/lam/dynamic'
mpirun -x TEST -ssi cr none -s h N -np 3 -ssi rpi tcp /home/stacie/Documents/LAM-MPI/lam-7.1.4/lamtests-7.1.4/lam/dynamic/./spawn_appschema
mpirun: Bad address
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 0, file spawn_appschema.c:88:
ERROR: MPI_Comm_spawn returned errcode[0] = 45083
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 2, file spawn_appschema.c:88:
ERROR: MPI_Comm_spawn returned errcode[0] = 45083
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 1, file spawn_appschema.c:88:
ERROR: MPI_Comm_spawn returned errcode[0] = 45083
I noticed that you fixed a similar error in 7.1.3 for Fedora.
I am using UBUNTU 8.04.
Is it possible there is a problem with UBUNTU?
I found this UBUNTU patch, but don't really know if it will help.
http://patches.ubuntu.com/by-release/extracted/ubuntu/m/mpich/1.2.7-8/13_upstream_patchlevel1.dpatch
Thank you for any help you can provide.
Stacie
|