Skip to content
Snippets Groups Projects

new options for MPMD

Merged Deepak Rangarajan requested to merge rangarad/docs:option_from_mr1371 into main
@@ -7,7 +7,7 @@ Multiple Program Multiple Data (MPMD)
The AMReX-MPMD interface is used to send data to another program or application. In order to enable this feature, the executable
has to be built with ``-DMFIX_MPMD = yes``.
:ref:`Input parameters controling the AMReX-MPMD interface<InputsMPMD>` are defined in the User Guide run-time inputs section.
:ref:`Input parameters controlling the AMReX-MPMD interface<InputsMPMD>` are defined in the User Guide run-time inputs section.
Sample Python Program
Loading