Hi,
I have modified Makefile and now I have:
buildstamp.o flash_release.o buildstats.o flashModules.o
-L/usr/local/lib -lhdf5 -lz -L/opt/mpich/lib -lmpich -lfmpich
flash.o(.text+0x1d): In function `main':
: undefined reference to `mpi_wtime_'
flash.o(.text+0x2df): In function `main':
: undefined reference to `mpi_wtime_'
flash.o(.text+0x31f): In function `main':
: undefined reference to `mpi_bcast_'
init_flash.o(.text+0x229): In function `init_flash_':
: undefined reference to `mpi_wtime_'
end_flash.o(.text+0x8d): In function `end_flash_':
: undefined reference to `mpi_finalize_'
runtime_parameters.o(.text+0x22db): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_type_contiguous_'
runtime_parameters.o(.text+0x22f0): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_type_commit_'
runtime_parameters.o(.text+0x231f): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_bcast_'
runtime_parameters.o(.text+0x2476): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_bcast_'
runtime_parameters.o(.text+0x249a): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_bcast_'
runtime_parameters.o(.text+0x25aa): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_bcast_'
runtime_parameters.o(.text+0x2706): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_bcast_'
runtime_parameters.o(.text+0x272a): more undefined references to
`mpi_bcast_' follow
runtime_parameters.o(.text+0x2d4e): In function
`runtime_parameters..bcast_parm_context_':
: undefined reference to `mpi_type_free_'
abort_flash.o(.text+0xdc): In function `abort_flash_':
: undefined reference to `mpi_abort_'
init_from_scratch.o(.text+0xba0): In function `init_from_scratch_':
: undefined reference to `mpi_allreduce_'
timestep.omake[1]: *** Deleting file `flash2'
make[1]: *** [flash2] Bd 2
make: *** [default] Przerwanie
Mike was right. I cannot pass mpich tests for fortran. So it is a
problem. I was too self-confident. Something is wrong with RH9 (glibc)
or my installation. I do not understand it.
Thanks for all advices.
What can I do with mpi?
Mag
Received on Tue Sep 2 20:19:48 2003
This archive was generated by hypermail 2.1.8 : Thu Aug 31 2006 - 21:20:48 CDT