[svn-r2639] Purpose:

Update
Description:
    Added the description of the environment variable HDF5_MPI_OPT_TYPES
    which controls the use of optimized MPIO routines.
Platforms tested:
    Viewed via IE.
This commit is contained in:
Albert Cheng 2000-10-09 11:40:12 -05:00
parent 4cbf6b8b9e
commit a40a5bfeec

View File

@ -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>&nbsp;</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>