Go to file
MuQun Yang 068620ea81 [svn-r15604] The MPI compiler(mvapich2-0.9.8p2patched-intel-ofed-1.2) at NCSA's linux cluster(Abe) fails to handle collective IO calls with very complicate MPI derived datatype. All the values of input parameters from HDF5 are correct before passing to MPI-IO collective calls. Sometimes the following errors happen:
rank 0 in job 77  honest1.ncsa.uiuc.edu_60945   caused collective abort of all ranks
  exit status of rank 0: killed by signal 9

Up to this point, we decide to turn off the use of advanced MPI derived datatype features inside HDF5 so that complicated selection tests are ensured to be handled by HDF5.  This check-in reflects this.
2008-09-08 17:50:47 -05:00
bin [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
c++ [svn-r15502] Description: 2008-08-21 10:43:34 -05:00
config [svn-r15604] The MPI compiler(mvapich2-0.9.8p2patched-intel-ofed-1.2) at NCSA's linux cluster(Abe) fails to handle collective IO calls with very complicate MPI derived datatype. All the values of input parameters from HDF5 are correct before passing to MPI-IO collective calls. Sometimes the following errors happen: 2008-09-08 17:50:47 -05:00
examples [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
fortran [svn-r15598] Description: 2008-09-08 10:02:44 -05:00
hl [svn-r15464] delete h52jpeg 2008-08-12 09:29:07 -05:00
perform [svn-r15582] Added script to build h5perf_serial in standalone mode. 2008-09-02 16:22:51 -05:00
release_docs [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00
src [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00
test [svn-r15561] Description: 2008-08-29 15:44:11 -05:00
testpar [svn-r15183] Purpose: _WIN32 macro cleanup 2008-06-09 13:41:29 -05:00
tools [svn-r15557] bug fix: the -m flag add a long description of "--threshold" that was changed to "--minimum" because "--threshold" now refers to the threshold parameter for H5Pset_alignment 2008-08-29 15:06:10 -05:00
vms [svn-r14394] Maintenance on VMS: cleaned up the scripts to avoid the annoying warning messages 2008-01-10 12:59:00 -05:00
windows [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00
windows_vnet [svn-r15584] Purpose: Add new extensible array source code and test project for Windows 2008-09-03 10:09:10 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4 [svn-r14933] Purpose: Updating HDF5 to use automake 1.10.1 and libtool 2.2.2 2008-05-05 13:35:55 -05:00
acsite.m4
configure [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00
configure.in [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00
COPYING [svn-r14375] Update copyright to 2008. 2008-01-04 14:03:16 -05:00
Makefile.am [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
Makefile.dist
Makefile.in [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
MANIFEST [svn-r15601] Description: 2008-09-08 10:48:41 -05:00
README.txt [svn-r15595] Snapshot version 1.9 release 16 2008-09-07 07:52:03 -05:00

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

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in the release_docs directory for information
specific to this release of the library.  The INSTALL file contains
instructions on compiling and installing the library.  The INSTALL_parallel
file contains instructions on installing the parallel version of the
library.  The INSTALL* files can be found in the release_docs/ directory.

Documentation for this snapshot can be found at the following URL:
http://www.hdfgroup.uiuc.edu/HDF5/doc_dev_snapshot/H5_dev/

Four mailing lists are currently set up for use with the HDF5
library.

   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.
E.g., mail hdf5-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.