Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into develop
This commit is contained in:
@@ -132,7 +132,13 @@ New Features
|
|||||||
|
|
||||||
Parallel Library:
|
Parallel Library:
|
||||||
-----------------
|
-----------------
|
||||||
-
|
- Changed the default behavior in parallel when reading the same dataset in its entirely
|
||||||
|
(i.e. H5S_ALL dataset selection) which is being read by all the processes collectively.
|
||||||
|
The new behavior is the HDF5 library will use an MPI_Bcast to pass the data read from
|
||||||
|
the disk by the root process to the remain processes in the MPI communicator associated
|
||||||
|
with the HDF5 file.
|
||||||
|
|
||||||
|
(MSB - 2019/01/02, HDFFV-10652)
|
||||||
|
|
||||||
Fortran Library:
|
Fortran Library:
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user