Skip to content

Commit

Permalink
Update doc/htmldoc/nest_behavior/built-in_timers.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Ekkehard Plesser <[email protected]>
  • Loading branch information
JanVogelsang and heplesser authored Feb 6, 2025
1 parent 80bc6ed commit e75bc75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/htmldoc/nest_behavior/built-in_timers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ adds an additional MPI barrier right before the start of communication, which mi

Multi-threaded timers
---------------------
In previous NEST versions, only the master thread measured timers. Since NEST 3.9, all timers that are recorded in a
parallel (multi-threaded) environment are recorded by each thread individually.
In previous NEST versions, only the master thread measured timers. Since NEST 3.9, timers which measure time spent exclusively in multi-threaded environments are recorded by each thread individually.

The legacy timer behavior can be restored via the ``-Dwith-threaded-timers=OFF`` CMake flag.

Expand Down

0 comments on commit e75bc75

Please sign in to comment.