Skip to content

Commit

Permalink
Update doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Lueken <[email protected]>
  • Loading branch information
jdkublnick and MichaelLueken authored Sep 13, 2024
1 parent 3c68183 commit 0d85b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ For each workflow task, certain parameter values must be passed to the job sched

For more information, see the `Intel Development Reference Guide <https://www.intel.com/content/www/us/en/docs/cpp-compiler/developer-guide-reference/2021-10/thread-affinity-interface.html>`__.

``OMP_NUM_THREADS_RUN_FCST``: (Default: 1)
``OMP_NUM_THREADS_RUN_FCST``: (Default: 2)
The number of OpenMP threads to use for parallel regions. Corresponds to the ``atmos_nthreads`` value in ``model_configure``.

``OMP_STACKSIZE_RUN_FCST``: (Default: "1024m")
Expand Down

0 comments on commit 0d85b71

Please sign in to comment.