Issue building pnetcdf

Joe Buck buck at soe.ucsc.edu
Tue Mar 2 00:15:53 CST 2010


I'm attempting to build netcdf-4.0.1 with pnetcdf. I read the instructions here:
http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-install/parallel.html
and attempted to download the modified pnetcdf.h file located here:
ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/pnetcdf.h
but that file doesn't seem to exist. 
Also, the configure script doesn't seem to recognize the " --enable-pnetcdf, --with-pnetcdf= " options.

Here's an excerpt from my configure attempt (the very top):
FC=mpif90 CXX=mpicxx CC=mpicc ./configure --with-hdf5=/install/hdf5-1.8 --enable-pnetcdf --with-pnetcdf=/install/pnetcdf-111 
configure: WARNING: Unrecognized options: --enable-pnetcdf, --with-pnetcdf
configure: netCDF 4.0.1

This is on an x64 host running ubuntu 9.10, mpich2-121, hdf5-1.8, netcdf-4.0.1 and pnetcdf 1.1.1

Thanks,
-Joe Buck


More information about the parallel-netcdf mailing list