Go to file
Albert Cheng 52bff896a7 [svn-r25771] Bug fix: HDFFV-8954
Previously, ph5diff may hang in a test in Linux 32 platform(HDFFV-587).
No solution was available and a patch to bypass the test is implemented.

Since the company is changing domain name soon, the patch would not be valid any more.
Tests were done (repeat 100 mpiexec -np 6 ./ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5)
and the previous hanging problem did not occur. It is likely the newer versions of
mpich no longer have this problem.  Therefore, it is decide to remove this patch
to make the test script cleaner, if nothing else.

Tested: ran build and test in Jam (linux 32) and the repeat 100 command mentioned above.
All passed.
2014-11-03 19:37:29 -05:00
bin [svn-r25740] HDFFV-8953: remove svn url references 2014-10-27 13:30:50 -05:00
c++ [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
config [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
examples [svn-r25496] Description: 2014-07-30 15:55:14 -05:00
fortran [svn-r25766] Description: 2014-11-03 15:13:25 -05:00
hl [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
m4 [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, libtool 2.4.2 2012-08-22 00:00:32 -05:00
perform [svn-r25659] fix filename generation with prefix for perf test. 2014-10-02 10:56:09 -05:00
release_docs [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
src [svn-r25766] Description: 2014-11-03 15:13:25 -05:00
test [svn-r25766] Description: 2014-11-03 15:13:25 -05:00
testpar [svn-r25651] Fix for: HDFFV-8715 2014-10-01 17:02:41 -05:00
tools [svn-r25771] Bug fix: HDFFV-8954 2014-11-03 19:37:29 -05:00
vms [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -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-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeFilters.cmake [svn-r25239] Add set_property command for list option. 2014-06-04 16:22:31 -05:00
CMakeInstallation.cmake [svn-r25706] Change hdf5 config install location. 2014-10-15 11:25:05 -05:00
CMakeLists.txt [svn-r25570] UNDO:Added option to build tools static when building shared libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. 2014-09-03 14:04:18 -05:00
configure [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
configure.ac [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
COPYING [svn-r25057] Description: 2014-04-16 13:14:05 -05:00
CTestConfig.cmake [svn-r25357] Change default timeout to 1200 seconds or 20 mins 2014-06-25 09:15:13 -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-r25397] - remove configure checks for MPI_File_get_size and Big 2014-07-07 13:22:48 -05:00
MANIFEST [svn-r25745] Testfiles for h5dump bitfields and opaques 2014-10-27 16:47:24 -05:00
README.txt [svn-r25762] Snapshot version 1.9 release 202 2014-11-02 04:51:44 -05:00
UserMacros.cmake [svn-r24781] HDFFV-8700 - 2014-03-11 16:14:57 -05:00

HDF5 version 1.9.203 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.

To subscribe to a list, send mail to "<list>-subscribe@lists.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@lists.hdfgroup.org

Messages sent to the list should be addressed to "<list>@lists.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.