pnetcdf_version - print the version information of PnetCDF library
Contents
Date
PNETCDF_RELEASE_DATE
Printed: 2025-07-29 PnetCDF PNETCDF_RELEASE_VERSION pnetcdf_version(1)
Description
pnetcdf_version prints the version information of PnetCDF library and the configure command line used to
build the library
If no argument is given, all information is printed.
Examples
Print all information about the PnetCDF library by running the command with no options.
% pnetcdf_version
PnetCDF Version: PNETCDF_RELEASE_VERSION
PnetCDF Release date: PNETCDF_RELEASE_DATE
PnetCDF configure: --with-mpi=/usr/local/bin
MPICC: /usr/local/bin/mpicc -g -O2
MPICXX: /usr/local/bin/mpicxx -g -O2
MPIF77: /usr/local/bin/mpif77 -g -O2
MPIF90: /usr/local/bin/mpif90 -g -O2
Name
pnetcdf_version - print the version information of PnetCDF library
Options
-v Version number of this PnetCDF release.
-d Release date.
-c Configure command-line arguments used to build this PnetCDF
-b MPI compilers used to build this PnetCDF library
-h Print the available command-line options of pnetcdf_version
See Also
pnetcdf(3)
Synopsis
pnetcdf_version [-v] [-d] [-c] [-b] [-h]
