-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I am trying to get OpenMPI 1.1 to run on an SGI Altix 4700 (with SLES10). A trivial Fortran 90 application using MPI_Wtime() does not link: mpif90 -g -o runhost.exe runhost.o /lrz/sys/openmpi/intel_altix_mt/1.1/lib/libmpi_f90.a(mpi_wtime_f90.o): In function `mpi_wtime_': mpi_wtime_f90.f90:(.text+0x22): undefined reference to `mpi_wtime_f90_' it appears the default linkage uses the static libraries. If the "-shared" switch is added, linkage is successful, but execution fails, sometimes silently with an exit status of 139, sometimes with the additional message 1 additional process aborted (not shown) The compiler releases used: ifort 9.1.33, icc 9.1.39 I am attaching a UNIX archive with build info. A second archive with configure and install info as well as ompi_info output follows with a separate mail (100 kByte limit exceeded otherwise). Any hints? [Note: I've also tried building the most up to date SVN tree, but this fails since the Fortran 90 module build attempts to generate a shared library; the -soname switch used is not accepted by Intel Fortran. Trying to build with static libraries only works, but mpirun then fails with the message "You must use mpirun to start up MPI programs."] Regards - -- Dr. Reinhold Bader Leibniz-Rechenzentrum, Abt. Hochleistungssysteme | Tel. +49 89 35831 8825 Boltzmannstr. 1, 85748 Garching | Fax +49 89 35831 9700 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFE8aCfzwkB8vcRvCoRAv52AJ9t7xt++pbhSoIoUWzWrSBHk8+9wACfUDDn mIo/DqAZt6VvifrhaEAkFBk= =xFBm -----END PGP SIGNATURE-----
openmpi_pmr_1.tar.bz2
Description: Unix tar archive