aboutsummaryrefslogtreecommitdiffstats
path: root/science/pnetcdf/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'science/pnetcdf/pkg-descr')
-rw-r--r--science/pnetcdf/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/science/pnetcdf/pkg-descr b/science/pnetcdf/pkg-descr
index 1bc495ec8dfb..d35d9c2e42e7 100644
--- a/science/pnetcdf/pkg-descr
+++ b/science/pnetcdf/pkg-descr
@@ -1,8 +1,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.
+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