Commit Graph

24 Commits

Author SHA1 Message Date
gsell 7075ab7712 'h5_attach_test.c' added 2011-05-13 11:01:37 +00:00
Marc Howison 11fd3c10c5 updated h5_lustre.c to user new macros; changed library targets to ../lib/lib*.a to avoid the mv and mkdir hacks in Makefile.am; fixed problem in h5u_test with H5PartSetViewIndices; OPEN BUG with h5u_test for >1 MPI task (strange pthread setfault?) 2011-05-05 17:58:05 +00:00
Marc Howison 377af10fb0 tested out packaging a tarball and compiling/install on Franklin
fixed several issues with the build system
2010-07-24 00:10:41 +00:00
Marc Howison 5f6808947a added h5hutcc wrapper
updated documentation
finished merging the Fortran interface and refactoring H5Block
started an H5Block regression test
2010-07-20 18:23:48 +00:00
Marc Howison 7ea00c38f8 Integrated H5Part regression test and fixed numerous errors that it discovered.
Finished integrating H5Block and the Fortran interface (untested).
Started adding an H5Block regression test with a few simple tests (all pass).
Added automatic detection of stripe information on lustre, and config option to compile against lustre API.
Moved buffers for H5Block ghost zone disolving out of the file handle and into the h5b_3d_set_view function.
Fixed bug with pointers in the H5Fed file data not being initialized to NULL.
2010-07-15 19:44:48 +00:00
Marc Howison 9f3fd3b053 continued merging H5Block: still some functionality missing (attribs, read, write); added H5Part regression tests; simplified several Makefile.am files and configure.ac; began merging new Fortran interface 2010-07-09 16:24:57 +00:00
Benedikt Oswald fb891c3e80 Corrected wrong directory names in automake files. 2008-08-06 09:09:51 +00:00
gsell bc10ebd64e tests moved to subdirectories 2008-02-13 15:15:11 +00:00
gsell e919f34618 test/Makefile.am
- "-lH5Part" and "-lpH5Part" removed from build rules
2007-12-17 14:54:15 +00:00
gsell b9d3f8d2bd test/Makeffile.am
o libH5 added to H5LIB
2007-11-22 10:20:50 +00:00
gsell f0d51def4e test/Makefile.am
- ADDFLAGS removed: content of ADDFLAGS is now in FFLAGS
2006-12-02 17:51:46 +00:00
gsell 4d2b43576f test/Makefile.am
- several changes to "EXTRA_DIST"
2006-10-27 14:48:50 +00:00
gsell b64f8ad80e test/Makefile.am
- rules to build "H5BlockParTestScalarFieldF" added
2006-09-28 22:36:41 +00:00
gsell 7f2cb8bcaf test/Makefile.am
- bugfix in rule to build "H5test"
2006-09-22 22:42:28 +00:00
gsell 624edd3be3 test/Makefile.am
- rule to build "H5BlockTestAttributesF"
		* link to non-parallel versions of the library
2006-09-21 21:25:17 +00:00
gsell 011128ef54 test/Makefile.am
- rule to build target "H5BlockTestAttributesF" added
2006-09-20 21:06:47 +00:00
gsell 82c7f77e26 src/Makefile.am
- prog "H5BlockTestScalarField" removed
	- prog "H5BlockTestAttributes" added
2006-09-20 01:44:47 +00:00
gsell 13660dea05 test/Makefile.am
- parallel/non-parallel version of macros merged
	- use CC, CXX und FC insteed of MPICC, ...
2006-09-19 01:04:42 +00:00
gsell c0216d2da7 test/Makefile.am
- bugfix in rule to build "H5BlockDissolveGhosts"
2006-09-15 23:43:17 +00:00
gsell 6008f5579e test/Makefile.am
- rules added to build "H5BlockDissolveGhosts"
2006-09-15 21:48:10 +00:00
gsell 7112492fe8 test/Makefile.am
- use of macros in most rules
	- block tests cleanup
2006-09-14 16:47:56 +00:00
gsell 1f6d43b25d test/Makefile.am
- rules to build "H5BlockReadScalarField1Proc" added
2006-09-12 22:15:21 +00:00
gsell 1df562f90c test/Makefile.am
- use macros in rule to build "H5testFpar", "H5testFpar.o"
      	- rules to build "H5BlockWriteScalarField1Proc" added
2006-09-12 20:47:31 +00:00
gsell 41511462f9 repo migration 2006-09-11 20:19:10 +00:00