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 | |
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.
-rw-r--r-- | INSTALL_parallel | 11 | ||||
-rw-r--r-- | RELEASE.txt | 2 |
2 files changed, 11 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 --------------------- diff --git a/RELEASE.txt b/RELEASE.txt index a8e90ca..fdf256c 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -95,6 +95,7 @@ New Features * H5 <-> GIF convertor has been added. This is available under tools/gifconv. The convertor supports the ability to create animated gifs as well. + * Parallel HDF5 now runs on the HP V2500 and HP N4000 machines. Platforms Tested ================ @@ -108,6 +109,7 @@ Platforms Tested g++ 2.95.2 HP-UX B.10.20 HP C HP92453-01 A.10.32.30 HP-UX B.11.00 HP C HP92453-01 A.11.00.13 + HP C HP92453-01 A.11.01.20 IRIX 6.5 MIPSpro cc 7.30 IRIX64 6.5 (64 & n32) MIPSpro cc 7.3.1m mpt.1.4.0.2 |