diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2005-10-31 14:41:37 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2005-10-31 14:41:37 (GMT) |
commit | 36c4e5950b4473add8e698647e81488e9232209b (patch) | |
tree | 73e95e6050095533f97388f282d4644f6225ca62 /release_docs | |
parent | ae8cd98a4b35f14f0b96ad4eef41893f1923eb36 (diff) | |
download | hdf5-36c4e5950b4473add8e698647e81488e9232209b.zip hdf5-36c4e5950b4473add8e698647e81488e9232209b.tar.gz hdf5-36c4e5950b4473add8e698647e81488e9232209b.tar.bz2 |
[svn-r11635] Purpose:
A small modification of the release doc.
Description:
complex MPI derived datatype is not working with ppe 3.2.0.20 at UCAR bluesky.
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0d7ba72..4682d47 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -68,7 +68,7 @@ New Features selection INSIDE HDF5. 1) DEC 5.x is not supporting complicated derived datatype. 2) For AIX 5.1, - if your poe version number is 3.2.0.19 or lower, + if your poe version number is 3.2.0.20 or lower, please edit powerpc-ibm-aix5.x under hdf5/config, Find the line with << hdf5_mpi_complex_derived_datatype_works>> |