mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r3289] Updated.
This commit is contained in:
parent
ef62ea5855
commit
f871affadf
5
RELEASE
5
RELEASE
@ -242,6 +242,11 @@ Library
|
||||
of data. (A.K.A. prematured collective return when zero amount data
|
||||
requested.) Collective calls that may cause hanging is done via the
|
||||
corresponding MPI-IO independent calls.
|
||||
* If configure with --enable-debug=all, couple functions would issue
|
||||
warning messages to "stderr" that the operation is expensive time-wise.
|
||||
This messed up applications (like testings) that did not expect the
|
||||
extra output. It is changed so that the warning will be printed only
|
||||
if the corresponding Debug key is set.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user