Building Netcdf and Pnetcdf

Ed Hartnett edwardjameshartnett at gmail.com
Thu Aug 22 07:07:02 CDT 2019


You probably just want to install netCDF without parallel-netcdf. (That is,
without --enable-pnetcdf.)

The --enable-pnetcdf option allows netCDF to use parallel-netcdf under to
hood for parallel I/O on classic format netCDF files.

If you do build with pnetcdf, do not use --enable-netcdf-4 with pnetcdf.
That won't work. ;-)



On Thu, Aug 22, 2019 at 5:35 AM Henrik Uggla via parallel-netcdf <
parallel-netcdf at lists.mcs.anl.gov> wrote:

> Hi!
>
> I need to build netcdf to be able to build another program. I thought it
> would be a good idea to build netcdf with --enable-pnetcdf. Then I also
> need to build pnetcdf. Now I noticed that pnetcdf has --enable-netcdf-4 as
> a build option. If i choose to build pnetcdf with --enable-netcdf-4 then I
> first need to build netcdf and I get caught in a moment 22. Is there a
> point in setting both --enable-pnetcdf and --enable-netcdf-4?
>
> Regards
> Henrik
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/parallel-netcdf/attachments/20190822/49eff86a/attachment.html>


More information about the parallel-netcdf mailing list