Go to file
Quincey Koziol 49652319c9 [svn-r21782] Description:
Rearrange checks for reasons why we break collective I/O back to independent
I/O into "global" and "local" sections.  We should try to minimize the checks
in the "local" section...

Tested on:
    Mac OS X/32 10.7.2 (amazon) w/parallel
    (too minor to require h5committest)
2011-11-30 15:26:18 -05:00
bin [svn-r21529] Description: 2011-10-12 14:16:32 -05:00
c++ [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
config [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
examples [svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging. 2011-10-25 11:52:58 -05:00
fortran [svn-r21778] Description: 2011-11-28 23:21:56 -05:00
hl [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
m4 [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00
perform [svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging. 2011-10-25 11:52:58 -05:00
release_docs [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
src [svn-r21782] Description: 2011-11-30 15:26:18 -05:00
test [svn-r21736] Issue 7582 - The library allowed the conversion of strings between ASCII and UTF8. I added more test cases to the previous commit. Now it has conversion from UTF8 to ASCII, ASCII to UTF8, VL and fixed length, and H5Tconvert. 2011-11-10 15:08:39 -05:00
testpar [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake files updated to link with fortran mpi libs. 2011-11-03 16:06:37 -05:00
tools [svn-r21715] Correct SET_TARGET_PROPERTIES commands 2011-11-04 12:31:32 -05:00
vms [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
windows [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r21715] Correct SET_TARGET_PROPERTIES commands 2011-11-04 12:31:32 -05:00
configure [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
configure.in [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00
COPYING [svn-r20116] Description: 2011-02-17 14:03:56 -05:00
CTestConfig.cmake [svn-r21753] Change Nightly Start Time to match CDash and test kickoff time. 2011-11-14 11:37:20 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
MANIFEST [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake files updated to link with fortran mpi libs. 2011-11-03 16:06:37 -05:00
README.txt [svn-r21775] Snapshot version 1.9 release 100 2011-11-27 09:32:15 -05:00

HDF5 version 1.9.101 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    news        - For announcements of HDF5 related developments,
                  not a discussion list.

    hdf-forum   - For general discussion of the HDF5 library with
                  other users.

    hdf5dev     - For discussion of the HDF5 library development
                  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.