You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
------------------------------------------------------------------------------
|
|
|
|
PnetCDF Version 1.12.1
|
|
|
|
Features: Build static libraries - yes
|
|
Build shared libraries - yes
|
|
Build Fortran APIs - yes
|
|
Build C++ APIs - yes
|
|
Thread-safe capability - enabled
|
|
|
|
Compilers: MPICC = /usr/bin/mpicc
|
|
MPICXX = /usr/bin/mpicxx
|
|
MPIF77 = /usr/bin/mpif77
|
|
MPIF90 = /usr/bin/mpif90
|
|
CFLAGS = -g -O2
|
|
CXXFLAGS = -g -O2
|
|
FFLAGS = -g -O2
|
|
FCFLAGS = -g -O2
|
|
LIBS = -lpthread
|
|
|
|
Now run 'make' to build the library and utility tools.
|
|
Then run 'make [<target>]' for testing and installation, where the
|
|
optional <target> can be:
|
|
tests - build all test programs (build only, no run)
|
|
check - run sequential test programs
|
|
ptest - run parallel test programs on 4 MPI processes
|
|
ptests - run parallel test programs on 3,4,6,8 MPI processes
|
|
install - install PnetCDF library in /usr/local
|
|
|
|
------------------------------------------------------------------------------ |