[svn-r3332]

Purpose:
    Maintenance
Description:
    On Crays (T3E and J90) H5Aff.f90, H5Dff.f90 and H5Pff.f90 have to be replaced
    with the Cray-specific files that can be found on the HDF ftp server
    under pub/outgoing/hdf5/hdf5-1.4.0-bet/F90_source_for_Crays directory.
    Added this information to the "Known problems" section.
This commit is contained in:
Elena Pourmal 2001-01-29 17:52:32 -05:00
parent 99c5bd9b3d
commit 70c14a68a8

View File

@ -420,3 +420,8 @@ Known Problems
different precision in the values displayed and h5ls appears to be
dumping floating-point numbers correctly.
* Before building HDF5 F90 Library from source on Crays (T3E and J90)
replace H5Aff.f90, H5Dff.f90 and H5Pff.f90 files in the fortran/src subdirectory
in the top level directory with the Cray-specific files from the
ftp://hdf.ncsa.uiuc.edu/pub/ougoing/hdf5/hdf5-1.4.0-beta/F90_source_for_Crays
directory.