summaryrefslogtreecommitdiff
path: root/science/pnetcdf/pkg-descr
blob: 229c35732b2b30e4706a6d13c7e1b71b5d5b629a (plain) (blame)
1
2
3
4
5
6
7
8
Parallel-NetCDF is a library providing high-performance I/O while still
maintaining file-format compatibility with Unidata's NetCDF. NetCDF gives
scientific programmers a space-efficient and portable means for storing data.
However, it does so in a serial manner, making it difficult to achieve high
I/O performance. By making some small changes to the API specified by NetCDF,
we can use MPI-IO and its collective operations.

WWW: http://www.mcs.anl.gov/parallel-netcdf