diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-09-14 04:12:26 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-09-14 04:12:26 (GMT) |
commit | 6a9aebbc41a2ae06756e2f70907fb0127d28b59b (patch) | |
tree | 72be4c54ea640a4cd31bbce866f8f7918f8da582 | |
parent | 3a7e9709084cbcba3a9c96f74283ffb69f6e00b5 (diff) | |
download | hdf5-6a9aebbc41a2ae06756e2f70907fb0127d28b59b.zip hdf5-6a9aebbc41a2ae06756e2f70907fb0127d28b59b.tar.gz hdf5-6a9aebbc41a2ae06756e2f70907fb0127d28b59b.tar.bz2 |
[svn-r9249] Purpose:
Update release notes for Cray T90 support
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3665879..9590aeb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -110,6 +110,8 @@ Bug Fixes since HDF5-1.6.2 release Library ------- + - Corrected error where dataset region references were written in an + incorrect way on Cray machines. PVN & QAK - 2004/09/13 - The H5Tget_native_type now determines the native type for integers based on the precision. This is to avoid cases of wrongly converting an int to a short in machines that have a short of 8 bytes but with @@ -216,6 +218,8 @@ Platforms Tested mpcc_r 5.0.2.5 mpxlf_r 7.1.1.2 poe 3.2.0.10 + Cray T90 sn7001 10.0.0md Cray Standard C Version 6.4.0.3 + Cray Fortran Version 3.4.0.0 Cray T3E sn6606 2.0.6.08 Cray Standard C Version 6.6.0.3 Cray Fortran Version 3.6.0.3 Cray SV1 sn9617 10.0.1.2 Cray Standard C Version 6.6.0.3.6 |