Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
409b2a3045 - Update to 1.1.1
PR:		143442
Submitted by:	Ports Fury
2010-02-02 22:43:01 +00:00
Martin Wilke
6984815e03 - Update to 1.1.0
PR:		140486
Submitted by:	Ports Fury
2009-11-12 10:52:13 +00:00
Martin Wilke
e5333400f2 - Update to 1.0.3
PR:		139772
Submitted by:	Ports Fury
2009-10-29 11:14:27 +00:00
Martin Wilke
fc02715436 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://trac.mcs.anl.gov/projects/parallel-netcdf

PR:		ports/112265
Submitted by:	Chao Shin <quakelee at cn.FreeBSD.org>
2007-04-30 13:44:51 +00:00