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?)

This commit is contained in:
Marc Howison
2011-05-05 17:58:05 +00:00
parent c676222a03
commit 11fd3c10c5
22 changed files with 122 additions and 111 deletions
+1
View File
@@ -3,6 +3,7 @@
#define FILENAME "test.h5"
#define LONGNAME "thisisaverylongnamethatshouldexceedthelimitof64charcausingawarningtoprint"
#define LONGNAME2 "thisisaverylongnamethatshouldexceedthelimitof64charcausingawarni"
#define NTIMESTEPS 10
/* do not decrease this value below 99, or it will break assumptions