Commit Graph

51 Commits

Author SHA1 Message Date
Marc Howison f671d1ab9f fixed missing test/testf.F90 2010-02-11 17:42:56 +00:00
Marc Howison ec7184bf2d fixed missing test/read.c 2010-02-11 17:42:18 +00:00
Marc Howison 46574c2482 fixed bug in strided selection; added examples dir with a strided write Fortran program (more examples to come...) 2010-02-11 17:34:50 +00:00
Marc Howison 181c03008f major changes in preparations for 1.6 release: will add details to CHANGES 2010-02-10 01:02:14 +00:00
Marc Howison d149d8a5dd added write throttling for large concurency jobs with MPI-POSIX VFD 2009-09-10 02:49:59 +00:00
Marc Howison 1b8073b82b added API calls for int32 and float32 step attribs 2009-08-18 15:47:50 +00:00
Marc Howison 97a14cc488 fixed Fortran compile error with gfortran (had to move f90 files to F90) 2009-07-02 18:46:06 +00:00
Marc Howison 0e853656cd * fixed bug in h5bl_defin3dchunkdims call that was using variables addresses ins
* added new MultiBlock module that is used for efficiently loading regular
rectilinear grid blocks (using chunking) and handling ghost zones in a
distributed-memory environment
** still need to add the "halo exchange" routine for reshuffling ghost regions
** performed some basic testing of read/write functionality

~Mark
2009-06-24 18:11:39 +00:00
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 9a09f11631 undelete 2007-05-21 13:28:49 +00:00
gsell 783a1ce2b5 Web-pages moved to new repo "H5Webpages" 2007-05-21 12:57:37 +00:00
gsell ec6f30bbd8 - doc/H5X_File_Format.txt
* added
2007-04-20 08:33:47 +00:00
gsell 030985c9a4 test 2007-04-19 10:39:00 +00:00
gsell 359b699464 test 2007-04-19 10:31:09 +00:00
gsell 6e1ce25417 - testfile removed 2007-04-19 10:25:20 +00:00
gsell aa72af797b testtest 2007-02-12 21:26:45 +00:00
gsell 5325a7a24f Test 2006-12-01 13:02:39 +00:00
gsell 9c6d4e48a3 Test 2006-12-01 13:01:13 +00:00
gsell 150f623c03 Test 2006-12-01 12:56:37 +00:00
gsell 14536c6d84 Test 2006-12-01 12:56:26 +00:00
gsell 94779f185f Test 2006-12-01 09:46:39 +00:00
gsell 07ff9e52ef test bla 2006-12-01 09:43:03 +00:00
adelmann 7a7a90b5df Initial update 2006-11-13 20:00:07 +00:00
gsell cf40adf301 src/addToDoxygenMainPage.h
- removed (content moved to "H5Part.c")
test/H5ecloudExample.cc
src/H5Units.h
src/H5Part.cc
src/H5Part++.hh
src/H5Part.hh
src/H5Part++.cc
tools/h5pToGNUplot.py
	- removed
doc/Makefile.am
	- added
doc/H5tools/H5tools.htm
	- renamed to "doc/H5tools/H5tools.html"
2006-10-27 15:13:31 +00:00
gsell cab19eece1 test/H5BlockParTestScalarFieldF.f90
- added
2006-09-28 22:47:51 +00:00
gsell 489110ba92 Hdf5fed moved to own repo 2006-09-27 20:55:14 +00:00
gsell 2c4d12b36c test 2006-09-27 19:57:35 +00:00
gsell dbdb76fff7 test 2006-09-27 19:57:05 +00:00
gsell c43e918ddc doc/doxyfooter
- added
2006-09-26 23:39:01 +00:00
gsell 4f96e94098 doc/ReferencePages
- removed, can be generated with Doxygen
2006-09-26 04:45:04 +00:00
gsell 84cc3c7a19 doc/hdf5.pdf
- moved to repo "H5Papers"
2006-09-26 04:43:04 +00:00
gsell 56f13c3b68 doc/2006-Berkeley-Visit
doc/H5xxx
	- moved to repo "H5Memo"
2006-09-26 04:41:46 +00:00
Patrik Leidenberger 43000dabe1 Restructure the Hdf5fed directory. 2006-09-25 09:55:50 +00:00
Patrik Leidenberger 40a9898f92 Restructure the Hdf5fed directory. 2006-09-25 09:47:15 +00:00
Patrik Leidenberger 5bd504becf Restructure the Hdf5fed directory. 2006-09-25 09:45:56 +00:00
Patrik Leidenberger 9a16c66724 Restructure the Hdf5fed directory. 2006-09-25 09:34:15 +00:00
Patrik Leidenberger 83f931607b Restructure the Hdf5fed directory 2006-09-25 09:31:11 +00:00
Patrik Leidenberger cf14e818db Extension of the H5Fed API and adding a dump program to test the API. 2006-09-22 13:30:03 +00:00
Patrik Leidenberger 4c4cdc9a2f Add H5Fed. 2006-09-21 10:19:39 +00:00
gsell 8f31d8ddd5 test/H5BlockTestAttributesF.f90
- added
2006-09-20 21:07:25 +00:00
gsell 26eb035ef8 test/H5BlockTestAttributes.c
- added
2006-09-20 01:50:04 +00:00
gsell 3c15cdf0c1 test/H5BlockWriteScalarField1Proc.c
test/H5BlockTest1.c
test/H5BlockReadParallel1.c
test/H5BlockReadScalarField1Proc.c
test/H5BlockWrite1.c
test/H5BlockParallelTest1.c
	- removed
2006-09-20 01:49:25 +00:00
gsell df8c5280c0 src/H5BlockF.c
- Fortran 90 bindings coded
2006-09-19 23:37:39 +00:00
gsell acccf9b457 test/H5BlockDissolveGhosts.c
- added
2006-09-15 21:56:48 +00:00
gsell ab9ee7406b test/H5BlockParTestScalarField.pbs
- added
2006-09-14 21:43:09 +00:00
gsell 53f286b421 test/H5BlockParTestScalarField.c
- added
2006-09-14 16:57:24 +00:00
gsell 77b1b40ea9 test/H5BlockWriteScalarField1Proc.c
test/H5BlockReadScalarField1Proc.c
	- added
2006-09-12 22:19:39 +00:00
gsell 4f35ba1356 test/H5testFpar.f
- renamed to "H5testFpar.f90"
2006-09-12 22:18:58 +00:00
gsell 6c1ce219d1 test/H5testFpar.f90
- renamed, was "H5testFpar.f"
2006-09-12 20:44:11 +00:00
gsell c039ee7322 test/BlockTestSpecs.txt
- added
2006-09-12 17:43:49 +00:00