[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] how to get a working mpich ?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi  everyone !

I would like to run MPI Jobs on our condor machines, but i am still
struggeling. My problem is that i need a mpich 1.2.[234] to compile my
software (as far as i understand).

The problem is that all these verions are quite old, and i can't make
them compile. 1.2.4 fails during make testing:

**** Testing I/O functions ****
c074 : So Feb  6 17:55:01 CET 2005
/tmp/mpi/mpich-1.2.4/bin/mpicc  -c simple.c
/tmp/mpi/mpich-1.2.4/bin/mpicc  -o simple simple.o 
/tmp/mpi/mpich-1.2.4/lib/libpmpich.a(getpname.o)(.text+0x13): In
function `PMPI_Get_processor_name':
: undefined reference to `MPID_Node_name'
collect2: ld returned 1 exit status
make[3]: *** [simple] Error 1
Could not build executable simple; aborting tests
make[2]: [testing] Error 1 (ignored)
End of testing in directory io
Running tests in directory command
End of testing in directory command
c074:mpich-1.2.4>

I didn't use any fancy options:
./configure -f90=/usr/global/intel_fc80/bin/ifc -rsh=/usr/bin/ssh
- --enable-f90modules -prefix=/usr/global/mpi-1.2.4 && make && make
testing

The machines are running Mandrake 10.0: uname  -a
Linux c074 2.6.3-25mdk #1 Fri Jan 14 04:48:22 MST 2005 i686 unknown
unknown GNU/Linux

Even though mpich fails here, i can compile and run the simplempi.c from
the conor manual, but i can't run the simpleio.c from the mpi examples:
/usr/global/mpi-1.2.4/bin/mpicc -o simpleio simpleio.o 
/usr/global/mpi-1.2.4/lib/libpmpich.a(getpname.o)(.text+0x16): In
function `PMPI_Get_processor_name':
: undefined reference to `MPID_Node_name'
collect2: ld gab 1 als Ende-Status zurÃck
distcc[26514] ERROR: compile (null) on localhost failed
make: *** [simpleio] Fehler 1
 
Any hints how to get a working mpich ?

Regards, 
Tobias
- -- 
________ This message is made of 100 % recycled electrons
\..|     PGP Key: www.stud.uni-goettingen.de/~s242275/pgpkey.pub     (o_
.\.|--   Jabber:  te_linuxguru at jabber.fsinf.de            (o  (o  //\
..\|____ ICQ:     124557012                                  (/)_(/)_V_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFCBlQwKpMiVYRJv9YRAiCCAJ9P7NhZI2O6hn89tSOJ4AF2R76HegCfVNNW
+DaUz6AvbFBFwS41Alq8HA0=
=HqA7
-----END PGP SIGNATURE-----