wootletootle
10-01-2003, 01:43 PM
A similar question (brought up by R.T) received
the following reply from Lahey Support:
>These unresolved symbols occur when the >mpich install is running test programs to see if >everything works. The problem seems to occur >because the configure program is unable to >figure out that these functions are not present.
>To resolve the problem, edit the Fortran include >files mpif.h and mpef.h in the ~/include directory >and comment out or remove references to these >functions.
However it doesn't seem that simple to me.
There are references to mpi_wtime and the
other symbols right throughout the code. It is certainly not sufficient to comment out a few lines in the include files.
Could Lahey Support comment further on this
topic? Is there an alternative resolution to the problem?
It isn't just the mpich test programs
which complain, the symbols are also undefined
in the mpich libraries and I am unable to
compile my application program (GeoFEM).
Thanks for your help,
Roger Young
r.young@irl.cri.nz
the following reply from Lahey Support:
>These unresolved symbols occur when the >mpich install is running test programs to see if >everything works. The problem seems to occur >because the configure program is unable to >figure out that these functions are not present.
>To resolve the problem, edit the Fortran include >files mpif.h and mpef.h in the ~/include directory >and comment out or remove references to these >functions.
However it doesn't seem that simple to me.
There are references to mpi_wtime and the
other symbols right throughout the code. It is certainly not sufficient to comment out a few lines in the include files.
Could Lahey Support comment further on this
topic? Is there an alternative resolution to the problem?
It isn't just the mpich test programs
which complain, the symbols are also undefined
in the mpich libraries and I am unable to
compile my application program (GeoFEM).
Thanks for your help,
Roger Young
r.young@irl.cri.nz