[svn-r5409] Purpose:

Document Performance enhancement
This commit is contained in:
Quincey Koziol 2002-05-13 15:22:25 -05:00
parent c5a9d502a3
commit f2d3f450ba

View File

@ -162,6 +162,8 @@ Documentation
New Features
============
* Allowed the call to MPI_File_sync to be avoided when the file is going to
immediately be closed, improving performance. QAK - 2002/05/13
* Allow the metadata writes to be shared among all processes, easing the
burden on process 0. QAK - 2002/05/10
* New functions H5Glink2 and H5Gmove2 were added to allow link and move to