In this processing mode a task cannot begin a new iteration while it
has not received data dependencies from its neighbors. We say that the iteration computation follows a synchronous scheme.
In the asynchronous scheme a task can compute a new iteration without having to
wait for the data dependencies coming from its neighbors. Both
communication and computations are asynchronous inducing that there is
no more idle times, due to synchronizations, between two
In this processing mode a task cannot begin a new iteration while it
has not received data dependencies from its neighbors. We say that the iteration computation follows a synchronous scheme.
In the asynchronous scheme a task can compute a new iteration without having to
wait for the data dependencies coming from its neighbors. Both
communication and computations are asynchronous inducing that there is
no more idle times, due to synchronizations, between two