summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-07-15 15:21:44 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-07-15 15:21:44 (GMT)
commitb1aa07bd2a033591cdd9afae6c1274a83b308f1e (patch)
treeedfeceef8778bf203b036cc8cc61bed774d5db06 /testpar/testphdf5.h
parent363ec52b7cab5638e3d1479b67068754a2e10011 (diff)
downloadhdf5-b1aa07bd2a033591cdd9afae6c1274a83b308f1e.zip
hdf5-b1aa07bd2a033591cdd9afae6c1274a83b308f1e.tar.gz
hdf5-b1aa07bd2a033591cdd9afae6c1274a83b308f1e.tar.bz2
[svn-r5800] Purpose:
New feature. Description: Added MPI-posix VFL driver support. Platforms tested: FreeBSD 4.6 (sleipnir) w/parallel & IRIX64 6.5 (modi4) w/parallel
Diffstat (limited to 'testpar/testphdf5.h')
-rw-r--r--testpar/testphdf5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/testphdf5.h b/testpar/testphdf5.h
index 57510df..47d7ac0 100644
--- a/testpar/testphdf5.h
+++ b/testpar/testphdf5.h
@@ -84,6 +84,7 @@
#define FACC_MPIO 0x1 /* MPIO */
#define FACC_SPLIT 0x2 /* Split File */
#define FACC_MULTI 0x4 /* Multi File */
+#define FACC_MPIPOSIX 0x8 /* MPIPOSIX */
/* dataset data type. Int's can be easily octo dumped. */
typedef int DATATYPE;