summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-11-02 15:02:52 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-11-02 15:02:52 (GMT)
commit83572598875a372696a06d17a1dee20c00b6d075 (patch)
tree0391abaad6a04124dac73afc0319777b9d73a08c /release_docs/RELEASE.txt
parent48869af67a19cafee1a2dcee2c8a65c2e1d802ed (diff)
downloadhdf5-83572598875a372696a06d17a1dee20c00b6d075.zip
hdf5-83572598875a372696a06d17a1dee20c00b6d075.tar.gz
hdf5-83572598875a372696a06d17a1dee20c00b6d075.tar.bz2
[svn-r17801] Added known problem of h5repack in AIX -q32 platform.
(forgot to add the text in the last commit.)
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 3ee5e9c..e5b4158 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -600,6 +600,13 @@ SuSe Linux 2.6.5
Known Problems
==============
+* Some tests in tools/h5repack may fail in AIX systems when -q32 mode is used.
+ The error is due to insufficient memory requested. Request a large amount
+ of runtime memory by setting the following environment variable for more
+ memory.
+ LDR_CNTRL=MAXDATA=0x20000000@DSA
+ AKC - 2009/10/31
+
* The PathScale MPI implementation, accessing a Panasas file system, would
cause H5Fcreate() with H5F_ACC_EXCL to fail even when the file is not
existing. This is due to the MPI_File_open() call failing if the amode has