mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r3155]
Purpose: Maintenance Description: On Crays H5Dff.f90, H5Aff.f90 and H5Pff.f90 files should be modified before building the Fortran Library. Lines with the double precision subroutines declarations have to be commented out. Solution: Added neccesary info to the approptiate section.
This commit is contained in:
parent
c28e314fc1
commit
f0f5f2bcf7
9
INSTALL
9
INSTALL
@ -269,6 +269,15 @@
|
||||
platforms the main HDF5 library supports. Also, the Fortran
|
||||
interface supports parallel HDF5 while the C++ interface does
|
||||
not.
|
||||
|
||||
Note: On T3E and J90 the following files should be modified before
|
||||
building the Fortran Library:
|
||||
fortran/src/H5Dff.f90
|
||||
fortran/src/H5Aff.f90
|
||||
fortran/src/H5Pff.f90
|
||||
Check for "On T3E ..." comment and comment out specified
|
||||
lines.
|
||||
|
||||
|
||||
5.3.5. Specifying other programs
|
||||
The build system has been tuned for use with GNU make but works
|
||||
|
Loading…
Reference in New Issue
Block a user