From 940ed7cb9ed6a58070af4acfed99451bea31f6b4 Mon Sep 17 00:00:00 2001 From: Jan Vogelsang <47158055+JanVogelsang@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:50:22 +0100 Subject: [PATCH] Updated timer documentation --- doc/htmldoc/nest_behavior/built-in_timers.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/htmldoc/nest_behavior/built-in_timers.rst b/doc/htmldoc/nest_behavior/built-in_timers.rst index 62b61e72a4..77191fd518 100644 --- a/doc/htmldoc/nest_behavior/built-in_timers.rst +++ b/doc/htmldoc/nest_behavior/built-in_timers.rst @@ -95,11 +95,9 @@ If detailed timers are active, the following time measurements are available as | |buffers of the corresponding | | | |postsynaptic neurons | | +--------------------------------+----------------------------------+----------------------------------+ -|``time_communicate_spike_data`` |Time for communicating spikes |``time_gather_spike_data`` | -| |between compute nodes | | +|``time_omp_synchronization_construction`` |Synchronization time of threads during network construction. |``time_construction_create``, ``time_construction_connect``, ``time_communicate_prepare`` | +--------------------------------+----------------------------------+----------------------------------+ -|``time_communicate_spike_data`` |Time for communicating spikes |``time_gather_spike_data`` | -| |between compute nodes | | +|``time_omp_synchronization_simulation`` |Synchronization time of threads during simulation. |``time_simulate`` | +--------------------------------+----------------------------------+----------------------------------+ MPI synchronization timer