summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2011-10-05 18:18:22 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2011-10-05 18:18:22 (GMT)
commit07d7090609fca942ef6b5f713ecf477b85bbdc34 (patch)
treeebbfc35f808aa0a61846d4200196220acf0ef481 /release_docs
parent3f4b1f3b7402a83eade18efebaf8f6d0ee0c94a1 (diff)
downloadhdf5-07d7090609fca942ef6b5f713ecf477b85bbdc34.zip
hdf5-07d7090609fca942ef6b5f713ecf477b85bbdc34.tar.gz
hdf5-07d7090609fca942ef6b5f713ecf477b85bbdc34.tar.bz2
[svn-r21477] Removed the known problem of insufficient memory error in AIX. It was patched
in the config/ibm-aix file.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 99f1e72..84c95bf 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -971,13 +971,6 @@ Known Problems
it treats "exit(134) the same as if process 0 had received an abort signal.
This is fixed and will be available in the next release. AKC - 2009/11/3
-* 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