Name:SyncProcesses - Synchronize all MPI processes.
Synopsis:
SyncProcesses -> -
Description:
This function allows to synchronize all MPI processes at any
point in a simulation script. Internally, the function uses
MPI_Barrier(). Note that during simulation the processes are
automatically synchronized without the need for user interaction.
Availability:
NEST 2.0
Author:
Alexander Hanuschkin
FirstVersion:
April 2009
SeeAlso:
Source:/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/nestkernel/nestmodule.cpp