Article | REF: AF1386 V1

Parallel Asynchronous Algorithms II. Implementation

Authors: Pierre SPITERI, Jean-Claude MIELLOU

Publication date: October 10, 2021 | Lire en français

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!

Automatically translated using artificial intelligence technology (Note that only the original version is binding) > find out more.

    A  |  A

    2. Termination of asynchronous parallel iterative algorithms

    While convergence detection of synchronous parallel iterations does not present any major difficulties, the non-deterministic behavior of asynchronous methods means that in this case there are real difficulties in implementing reliable iteration termination tests. Indeed, the problem of terminating asynchronous parallel iterations is extremely difficult to code, as it involves both applied mathematics and computer science. In mathematical terms, the termination of such methods must occur when the iterated vector is sufficiently close to the solution of the problem. From a computing point of view, we need to take into account the specific nature of multi-processor machine architectures, particularly on distributed systems where communication is by message passing, and in this context the processors only possess local information.

    As we shall see in the third article...

    You do not have access to this resource.

    Exclusive to subscribers. 97% yet to be discovered!

    You do not have access to this resource.
    Click here to request your free trial access!

    Already subscribed? Log in!


    The Ultimate Scientific and Technical Reference

    A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
    + More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
    From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

    This article is included in

    Mathematics

    This offer includes:

    Knowledge Base

    Updated and enriched with articles validated by our scientific committees

    Services

    A set of exclusive tools to complement the resources

    Practical Path

    Operational and didactic, to guarantee the acquisition of transversal skills

    Doc & Quiz

    Interactive articles with quizzes, for constructive reading

    Subscribe now!

    Ongoing reading
    Termination of asynchronous parallel iterative algorithms