pnetcdf with WRF
Lev Lafayette
lev at vpac.org
Wed Nov 24 16:48:37 CST 2010
----- "Wei-keng Liao" <wkliao at ece.northwestern.edu> wrote:
Hi Wei-keng
> Can you add one more environment variable? and re-configure and make
> again.
>
> MPIF77=mpif90
>
> Your mpif77 complains about the "use pnetcdf" statement.
> > PGFTN-S-0034-Syntax error at or near end of line (test_get.F: 10)
My compile/test is now...
CC=mpicc FC=mpif90 F77=mpif90 F90=mpif90 MPICC=mpicc MPIF90=mpif90 MPIF77=mpif90
./configure --prefix=/usr/local/pnetcdf/1.2.0-intel-testing --with-mpi=/usr/local/openmpi/1.4.3-intel/
make
make testing
OK, that removed the warning:
/usr/local/intel/Compiler/11.1/069/lib/intel64//libimf.so: warning: warning: feupdateenv is not implemented and will always fail
But the errors concluding with:
../../src/lib/libpnetcdf.a(strerrorf.o): In function `nfmpi_strerror_':
strerrorf.f:(.text+0x15): undefined reference to `nfmpi_xstrerror_'
make[2]: *** [nf_test] Error 1
make[1]: *** [testing] Error 2
make: *** [testing] Error 2
Are absolutely identical...
Just like to say, I really appreciate the help provided on this forum..
All the best,
Lev
More information about the parallel-netcdf
mailing list