Skip to content

Commit

Permalink
doc OMP_NUM_THREADS
Browse files Browse the repository at this point in the history
  • Loading branch information
gitpeterwind committed Feb 20, 2024
1 parent ab9da36 commit 6a764f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/users/user_inp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ help to increase the number of bank processes from the default value.

The number of threads to use in OpenMP can be forced using the omp_threads flag.
For MPI runs, it is strongly advized to leave the default, as the optimal value
can be difficult to guess. Still allow the environment variable OMP_NUM_THREADS
to be as large as possible, or unset.
can be difficult to guess. The environment variable OMP_NUM_THREADS is not used
for MPI runs.

The ``numerically_exact`` keyword will trigger algorithms that guarantee that
the computed results are invariant (within double precision) with respect to
Expand Down

0 comments on commit 6a764f2

Please sign in to comment.