diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-05-30 19:51:39 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-05-30 19:51:39 (GMT) |
commit | fcf16f2453d59c26fc8261e59ed6309173c1c7fb (patch) | |
tree | 728a34df53e71b9630b7f635c2dd9f654659cecf /INSTALL_parallel | |
parent | d898338173774e18682b99bde3024ab35f0e5f35 (diff) | |
download | hdf5-fcf16f2453d59c26fc8261e59ed6309173c1c7fb.zip hdf5-fcf16f2453d59c26fc8261e59ed6309173c1c7fb.tar.gz hdf5-fcf16f2453d59c26fc8261e59ed6309173c1c7fb.tar.bz2 |
[svn-r3952] Purpose:
Update
Description:
Added the fact that HP V2500 & N4000 are now supported.
Diffstat (limited to 'INSTALL_parallel')
-rw-r--r-- | INSTALL_parallel | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/INSTALL_parallel b/INSTALL_parallel index 8e7b626..e2a0709 100644 --- a/INSTALL_parallel +++ b/INSTALL_parallel @@ -118,9 +118,9 @@ make check make install ---------------- +--------------------- Linux 2.4 and greater ---------------- +--------------------- Be sure that your installation of MPICH was configured with the following configuration command-line option: @@ -131,6 +131,13 @@ This allows for >2GB sized files on Linux systems and is only available with Linux kernels 2.4 and greater. +------------------ +HP V2500 and N4000 +------------------ + +Follow the instructions in section 3. + + 3. Detail explanation --------------------- |