diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/html/TechNotes/SWControls.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/TechNotes/SWControls.html b/doc/html/TechNotes/SWControls.html index c99d46f..2dd5a5e 100755 --- a/doc/html/TechNotes/SWControls.html +++ b/doc/html/TechNotes/SWControls.html @@ -27,6 +27,8 @@ <DT>c</DT> <DD>Show result of MPI_Get_count</DD> </DL> +<P>HDF5_MPI_OPT_TYPES--Used by the MPIO file driver to control the use of the +optimized mpi input/output routine. 0 turns it off, 1 turns it on (uses optimized code if it can).</P> <P> </P> <B><I><FONT FACE="Arial"><P>Compile Macros</P> </B></I></FONT><P>H5FDmpio_DEBUG--compile macro. Compile in the MPIO file driver related debugging statements. Defined if macro H5F_DEBUG is defined.</P> |