[svn-r17801] Added known problem of h5repack in AIX -q32 platform.

(forgot to add the text in the last commit.)
This commit is contained in:
Albert Cheng 2009-11-02 10:02:52 -05:00
parent 48869af67a
commit 8357259887

View File

@ -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