Commit Graph

5 Commits

Author SHA1 Message Date
Marc Howison 122e913f08 Merged changes from LBL, including:
* read/write call variants for different datatypes
* HDF5 properties tuned for lustre filesystems and the Cray XT (enabled using flags passed during file open)
* HDF5 chunking for field data
* HDF5 alignment (set during file open)
* support for both HDF5 1.6 and 1.8 using #if statements
* a new error reporting level: debug_detail (HDF5 errors are now printed at debug level 1 by default)

These changes have undergone limited testing.
I will begin using this version for my H5Part projects so that I can test it more thoroughly.

~Mark
2009-06-18 20:29:02 +00:00
gsell 43ff5d2ca0 src/H5PartF90.inc
- declarations for open in append mode functions added
2007-06-29 10:02:04 +00:00
gsell 1b10ffe18b src/H5PartF90.inc
- declare dimensions of arrays as (*) not (:)
2006-09-28 16:59:49 +00:00
gsell 76549133c4 src/H5PartF90.inc
- declaration of "h5pt_set_verbosity_level()" added
2006-09-20 20:59:16 +00:00
gsell 41511462f9 repo migration 2006-09-11 20:19:10 +00:00