diff options
author | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-04-24 00:02:08 (GMT) |
---|---|---|
committer | Paul Harten <pharten@ncsa.uiuc.edu> | 1998-04-24 00:02:08 (GMT) |
commit | 304ad92a466ed64982d6bd76a50f015969692c32 (patch) | |
tree | 335389064994b487296eb3b19108ba4ae8f8976b /INSTALL | |
parent | 0b6fd0ff94c4df86697a5d3e07794d1f75109735 (diff) | |
download | hdf5-304ad92a466ed64982d6bd76a50f015969692c32.zip hdf5-304ad92a466ed64982d6bd76a50f015969692c32.tar.gz hdf5-304ad92a466ed64982d6bd76a50f015969692c32.tar.bz2 |
[svn-r368] Purpose:
Documentation (mostly)
Solution:
Parallel HDF5 support on Intel TFLOPS machine using PFS file system
and MPIO.
Platform tested:
Intel TFLOPS (ASCI Red)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,7 +12,11 @@ can do the following: $ make test $ make install # Optional +Note: +For the users of the Intel TFLOPS machine, a special sequence of steps +for the install may be found in the file: INSTALL.ascired. +======= Step 0: Install optional third-party packages. * GNU zlib compression library, version 1.0.2 or later is used for @@ -137,4 +141,3 @@ Step 6. Subscribe to mailing lists. * Subscribe to the mailing lists described in the README file. - |