File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585 * \li \Bold{MPI-IO Driver}: Enables parallel I/O using MPI-IO for HPC applications. Required for
8686 * parallel HDF5 operations. Set with #H5Pset_fapl_mpio.
8787 *
88- * \li \Bold{Subfiling Driver}: An parallel I/O driver that improves parallel I/O performance on parallel
88+ * \li \Bold{Subfiling Driver}: A parallel I/O driver that improves parallel I/O performance on parallel
8989 * file systems by splitting the logical HDF5 file into multiple subfiles distributed across I/O
9090 * concentrator nodes. Reduces contention and improves scalability for large-scale parallel
9191 * applications. Set with #H5Pset_fapl_subfiling.
146146 * \li Provide MPI communicator and info objects
147147 * \li Coordinate file access across processes
148148 *
149- * The Subfiling driver provide additional performance benefits for
149+ * The Subfiling driver provides additional performance benefits for
150150 * large-scale parallel applications on parallel file systems. It works by:
151151 *
152152 * \li Distributing the HDF5 file across multiple subfiles
You can’t perform that action at this time.
0 commit comments