Skip to content

Do not build PnetCDF.

loqs requested to merge loqs/netcdf-openmpi:disable-pnetcdf into main

Use Open MPI only for parallel support instead of both PnetCDF and Open MPI. Related pnetcdf-openmpi#1.

Current configuration summary limited to Parallel NetCDF:

Building Parallel NetCDF
-- Using PnetCDF:       ON
-- Using Parallel IO:   ON

After change:

Building Parallel NetCDF
-- Using PnetCDF:       OFF
-- Using Parallel IO:   ON
Edited by loqs

Merge request reports