Skip to content

Commit

Permalink
flux-pmi(1): document barrier --abort=RANK
Browse files Browse the repository at this point in the history
Problem: the barrier --abort=RANK option has no documentation.

Add it to the man page.
  • Loading branch information
garlick committed Sep 12, 2024
1 parent 08559b7 commit 30f72c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/man1/flux-pmi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ barrier

Execute N barrier (step 2) operations (default 1).

.. option:: --abort=RANK

Instead of entering the barrier, arrange for RANK to call the PMI
abort function.

exchange
--------

Expand Down

0 comments on commit 30f72c8

Please sign in to comment.