CVS log for ports/science/pnetcdf/pkg-descr
Up to [FreeBSD] / ports / science / pnetcdf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 12 10:52:13 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.1.0 PR: 140486 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 30 13:44:51 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
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>
