Files
cpp-thirdparty/macx64/mpi/openmpi/share/prte/rst/prrte-rst-content/cli-stream-buffering.rst
Bassem Girgis d29ef955f5 Upgrade macos
2025-03-19 08:52:56 -05:00

20 lines
454 B
ReStructuredText

.. -*- rst -*-
Copyright (c) 2022-2023 Nanook Consulting. All rights reserved.
Copyright (c) 2023 Jeffrey M. Squyres. All rights reserved.
$COPYRIGHT$
Additional copyrights may follow
$HEADER$
.. The following line is included so that Sphinx won't complain
about this file not being directly included in some toctree
Adjust buffering for stdout/stderr. Allowable values:
* 0: unbuffered
* 1: line buffered
* 2: fully buffered