Go to file
Raymond Lu 775bd09974 [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to H5Pset_fapl_direct to control
memory boundary, file block size, and maximal copy buffer size; second in H5FD_direct_write and
H5FD_direct_read, the library checks whether data buffer is aligned.  If it is, then write and 
read the data directly instead of making a copy buffer.
2006-10-16 17:31:27 -05:00
bin [svn-r12700] Alert: 2006-10-02 05:24:03 -05:00
c++ [svn-r12751] Purpose: 2006-10-11 22:55:06 -05:00
config [svn-r12765] Description: 2006-10-16 17:24:33 -05:00
examples [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
fortran [svn-r12765] Description: 2006-10-16 17:24:33 -05:00
hl [svn-r12764] 2006-10-16 16:20:05 -05:00
perform [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
release_docs [svn-r12728] Updated windows installation documents to reflect the support of HDF5 on windows 64-bit platform. 2006-10-06 11:19:14 -05:00
src [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to H5Pset_fapl_direct to control 2006-10-16 17:31:27 -05:00
test [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to H5Pset_fapl_direct to control 2006-10-16 17:31:27 -05:00
testpar [svn-r12750] Purpose: 2006-10-11 21:12:24 -05:00
tools [svn-r12762] 2006-10-16 11:53:51 -05:00
vms [svn-r12758] Description: Maintenenace for VMS 2006-10-13 09:21:53 -05:00
windows [svn-r12731] Updating the batch file to reflect the recent change of h5repack tool. 2006-10-06 15:56:54 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
configure.in [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
COPYING [svn-r12642] 2006-09-04 14:19:06 -05:00
Makefile.am [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
Makefile.dist
Makefile.in [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is only tested 2006-10-10 15:47:24 -05:00
MANIFEST [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Altix (cobalt). There's a configure 2006-10-10 15:07:16 -05:00
README.txt [svn-r12670] Snapshot version 1.8 release 0 (alpha5) 2006-09-16 15:38:42 -05:00

HDF5 version 1.8.0-alpha6 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 release can be found at the following URL:
http://hdf.ncsa.uiuc.edu/HDF5/release/alpha/obtain518.html

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

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

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

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

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.