Pnetcdf compiling problem with OpenMpi on i386 Linux - MPI_File_sync
Zbigniew Piotrowski
zbych at igf.fuw.edu.pl
Tue May 13 11:56:56 CDT 2008
As to the nm libmpi :
nm libmpi.so.0.0.0 |grep sync
0004e4b0 W MPI_File_sync
0004e4b0 T PMPI_File_sync
0007f400 B ompi_err_rma_sync
As to the config.log:
configure:12282: checking for library containing MPI_File_sync
configure:12312: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccgd4wQR.o: In function `main':
/tmp/parallel-netcdf-1.0.2/conftest.c:81: undefined reference to
`MPI_File_sync'
collect2: ld returned 1 exit status
Invoking configure without any options. I haven't built any other ROMIO
programs.
More information about the parallel-netcdf
mailing list