parallel-netcdf-1.1.1 released

Rob Latham robl at mcs.anl.gov
Thu Jan 28 15:18:49 CST 2010


On Thu, Jan 28, 2010 at 03:02:42PM -0600, Gerald Creager wrote:
> Rob Latham wrote:
> >On Thu, Jan 28, 2010 at 12:18:49PM -0600, Gerald Creager wrote:
> >>Hmmm. Been trying here on Ranger.tacc.utexas.edu and I've not held
> >>my mouth right.  Therefore, a question... do CC, CXX, FC, F90 need
> >>to point to serial or parallel instances of the compiler?
> >
> >On Ranger, I think it might work out better if you let the configure
> >script do most of the work.  do 'mpicc', 'mpif90', and 'mpicxx' live
> >in the same directory?     the --with-mpi=/path/to/mpi_dir  option to
> >configure should find everything you need.
> >
> >CC, CXX, FC, and F90 should be the parallel compilers, unless there is
> >something quirky about your build environment.
> 
> Hi, Rob,
> 
> I can get past configure and the environment variables are what I
> generally use for WRF, anyway, so they're a non-issue.
> 
> I'm getting a compile, but all I'm getting is libpnetcdf.a, and no
> libpnetcdf.so. Is this expected behavior?

Yep, sounds like everything went just fine.  We don't produce shared
libraries, so you won't find a libpnetcdf.so .  Do you require shared
libraries?  It probably wouldn't be hard to add but in 6+ years we
haven't had many (any?) requests for a shared version.

==rob

-- 
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA


More information about the parallel-netcdf mailing list