diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2010-08-25 12:30:18 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2010-08-25 12:30:18 (GMT) |
commit | d9e64dce7fefd8ff746a2ea9aa03607b67f62e12 (patch) | |
tree | 26084a2411962551fcf53869488a3832877ddadd /test/freespace.c | |
parent | 0cd7123fb6ef25fe2be44e53e16b6214c32fb3b9 (diff) | |
download | hdf5-d9e64dce7fefd8ff746a2ea9aa03607b67f62e12.zip hdf5-d9e64dce7fefd8ff746a2ea9aa03607b67f62e12.tar.gz hdf5-d9e64dce7fefd8ff746a2ea9aa03607b67f62e12.tar.bz2 |
[svn-r19293] bug 1678: temporary fix.
Description: aix -q32 default to a memory limit that some HDF5 tests would
fail in malloc.
Solution:
Temporary hardset
RUNSERIAL=${RUNSERIAL="env LDR_CNTRL=MAXDATA=0x20000000@DSA"}
to bypass this problem until the test programs are fixed. Though -q64 binary
has a higher default memory limit and does not need this patch, it is applied
the same for the sake of simplicity since it is a temporary fix.
Tested:
in BP, both -q32 and -q64 modes. No h5committest since this applies to the
AIX platform only.
Diffstat (limited to 'test/freespace.c')
0 files changed, 0 insertions, 0 deletions