Add a missing image from the original document (#4490)

This commit is contained in:
bmribler 2024-05-15 14:54:48 -04:00 committed by GitHub
parent 6203a4455e
commit 773d6f970f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -23,8 +23,13 @@ Implementation requirements were to:
\li Not have a reserved process, as this might interfere with parallel algorithms.
\li Not spawn any processes, as this is not even commonly supported now.
The following shows the Parallel HDF5 implementation layers.
The following shows the Parallel HDF5 implementation layers:
<table>
<tr><td>
\image html pimplayer.gif
</td></tr>
</table>
\subsection subsec_pintro_prog Parallel Programming with HDF5
This tutorial assumes that you are somewhat familiar with parallel programming with MPI (Message Passing Interface).

BIN
doxygen/img/pimplayer.gif Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB