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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user