mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r21477] Removed the known problem of insufficient memory error in AIX. It was patched
in the config/ibm-aix file.
This commit is contained in:
parent
3f4b1f3b74
commit
07d7090609
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user