summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-10-06 16:58:29 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-10-06 16:58:29 (GMT)
commitbd0bc664ebe9b43a41be2cd50c039c11f72a0d2a (patch)
tree6bd8903a6c336c16a11422369cd32f3dfd6e8bc8 /release_docs/INSTALL
parent4b141bf206fabef6ba24454ab06c9f790cfe1946 (diff)
downloadhdf5-bd0bc664ebe9b43a41be2cd50c039c11f72a0d2a.zip
hdf5-bd0bc664ebe9b43a41be2cd50c039c11f72a0d2a.tar.gz
hdf5-bd0bc664ebe9b43a41be2cd50c039c11f72a0d2a.tar.bz2
[svn-r11506] Purpose:
Updated release notes to reflect that Cray X1 is supported. Solution: Cray X1 supports C, C++, Fortran, and Stream VFD. It does not support shared libraries.
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r--release_docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL
index b106314..416aab7 100644
--- a/release_docs/INSTALL
+++ b/release_docs/INSTALL
@@ -310,8 +310,8 @@
Note: Fortran interface supports parallel HDF5 while the
C++ interface does not.
- Note: On Crays the following files should be modified before
- building the Fortran Library:
+ Note: On Cray T3E machines the following files need to be modified
+ before building the Fortran Library:
fortran/src/H5Dff.f90
fortran/src/H5Aff.f90
fortran/src/H5Pff.f90