diff options
author | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2017-04-18 14:21:36 (GMT) |
---|---|---|
committer | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2017-04-18 21:24:07 (GMT) |
commit | 1f5ea1a71ac1a859fee9cad0b4672ea6f603981d (patch) | |
tree | 63a09df79a98ab4e1ffa0561ec940fa07763d669 /release_docs | |
parent | be67b32c90cbc063aa679c508b7240690d46dccd (diff) | |
download | hdf5-1f5ea1a71ac1a859fee9cad0b4672ea6f603981d.zip hdf5-1f5ea1a71ac1a859fee9cad0b4672ea6f603981d.tar.gz hdf5-1f5ea1a71ac1a859fee9cad0b4672ea6f603981d.tar.bz2 |
added point to build script repo.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/INSTALL_parallel | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/release_docs/INSTALL_parallel b/release_docs/INSTALL_parallel index e4c540c..5a8b603 100644 --- a/release_docs/INSTALL_parallel +++ b/release_docs/INSTALL_parallel @@ -1,6 +1,18 @@ Installation instructions for Parallel HDF5 ------------------------------------------- +0. Use Build Scripts +-------------------- +The HDF Group is accumulating build scripts to handle building parallel HDF5 +on various platforms (Cray, IBM, SGI, etc...). These scripts are being +maintained and updated continuously for current and future systems. The reader +is strongly encouraged to consult the repository at, + +https://github.com/HDFGroup/build_hdf5 + +for building parallel HDF5 on these system. All contributions, additions +and fixes to the repository are welcomed and encouraged. + 1. Overview ----------- |