Skip to content

Commit

Permalink
Update execution_modes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Aug 1, 2024
1 parent a40fdc5 commit d5a0a9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/execution_modes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Plan
plan:
method: per_gpu
Milabench will essentially execute something akin to below.

.. code-block:: bash
echo "---"
Expand Down Expand Up @@ -43,6 +45,8 @@ Plan
method: njobs
n: 1
Milabench will essentially execute something akin to below.

.. code-block:: bash
echo "---"
Expand Down

0 comments on commit d5a0a9e

Please sign in to comment.