summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-11-04 04:32:18 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-11-04 04:32:18 (GMT)
commitec06f9913a19ae34842d796854e80b91656dbeb1 (patch)
treeda97012f56e6f5b9a61bcd0e9373354693284356 /release_docs
parent3fd05c2dda351f55ca4067ddfc841eed92640076 (diff)
downloadhdf5-ec06f9913a19ae34842d796854e80b91656dbeb1.zip
hdf5-ec06f9913a19ae34842d796854e80b91656dbeb1.tar.gz
hdf5-ec06f9913a19ae34842d796854e80b91656dbeb1.tar.bz2
[svn-r17818] Removed Zeus and ubgl entries since they were not tested any more.
Added AIX known problem of testcheck_version.sh failure.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 5a096e3..688162d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -604,6 +604,10 @@ SuSe Linux 2.6.5
Known Problems
==============
+* Parallel mode in AIX will fail some of the testcheck_version.sh tests where
+ 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
@@ -630,9 +634,6 @@ Known Problems
shared libraries (tested for 1.8.0-beta2)
* For SNL, Red Storm: only paralle HDF5 is supported. The serial tests pass
and the parallel tests also pass with lots of non-fatal error messages.
-* For LLNL, uP: both serial and parallel pass. Zeus: serial passes but
- parallel fails with a known proglem in MPI. ubgl: serial passes but
- parallel fails.
* on SUN 5.10 C++ test fails in the "Testing Shared Datatypes with Attributes" test
* configuring with --enable-debug=all produces compiler errors on most
platforms. Users who want to run HDF5 in debug mode should use