diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2005-04-29 14:38:50 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2005-04-29 14:38:50 (GMT) |
commit | 14af6936b0725aea13a4a1db75c2d1d9116678ac (patch) | |
tree | 3d27ea20fe0fb9bff2404157debc986346ef0d50 /release_docs | |
parent | 65f7a7d2c4565a3b46b5fe5f34aae2332bee049b (diff) | |
download | hdf5-14af6936b0725aea13a4a1db75c2d1d9116678ac.zip hdf5-14af6936b0725aea13a4a1db75c2d1d9116678ac.tar.gz hdf5-14af6936b0725aea13a4a1db75c2d1d9116678ac.tar.bz2 |
[svn-r10695] Purpose:
Update collective irregular IO support information for IBM AIX 5.x
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index e50064d..b6ab87f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -98,11 +98,11 @@ New Features selection INSIDE HDF5. DEC 5.x is not supporting complicated derived datatype. For AIX 5.1, - if your poe version number is 3.2.0.22 or higher, + if your poe version number is 3.2.0.19 or lower, please edit powerpc-ibm-aix5.x under hdf5/config, Find the line with << hdf5_mpi_complex_derived_datatype_works>> - and comment out this line before the configure. + and UNCOMMENT this line before the configure. check poe version with the following command: lpp -l all | grep ppe.poe with IRIX 6.5, |