mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
Add a missing image from the original document (#4490)
This commit is contained in:
parent
6203a4455e
commit
773d6f970f
@ -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
BIN
doxygen/img/pimplayer.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Loading…
Reference in New Issue
Block a user