[
    {
        "id": "authors:ngken-yk115",
        "collection": "authors",
        "collection_id": "ngken-yk115",
        "cite_using_url": "https://resolver.caltech.edu/CaltechAUTHORS:20170627-165132372",
        "type": "book_section",
        "title": "Applications of Adaptive Data Distributions",
        "book_title": "Proceedings of the Fifth Distributed Memory Computing Conference, 1990",
        "author": [
            {
                "family_name": "Van de Velde",
                "given_name": "Eric F.",
                "clpid": "Van-de-Velde-E-F"
            },
            {
                "family_name": "Lorenz",
                "given_name": "Jens",
                "clpid": "Lorenz-J"
            }
        ],
        "abstract": "Continuation methods compute paths of solutions of nonlinear equations that depend on a parameter. This paper examines some aspects of the multicomputer implementation of such methods. The computation is done on the Symult Series 2010 multicomputer. \n\nOne of the main issues in the development of concurrent programs is load balancing, achieved here by using appropriate data distributions. In the continuation process, a large number of linear systems have to be solved. For nearby points along the solution path, the corresponding system matrices are closely related to each other. Therefore, pivots which are good for the LU-decomposition of one matrix are likely to be acceptable for a whole segment of the solution path. This suggests to choose certain data distributions that achieve good load balancing. In addition, if these distributions are used, the resulting code is easily vectorized. \n\nTo test this technique, the invariant manifold of a system of two identical nonlinear oscillators is computed as a function of the coupling between them. This invariant manifold is determined by the solution of a system of nonlinear partial differential equations that depends on the coupling parameter. A symmetry in the problem reduces this system to one single equation, which is discretized by finite differences. The solution of this discrete nonlinear system is followed as the coupling parameter is changed.",
        "doi": "10.1109/DMCC.1990.555391",
        "isbn": "0-8186-2113-3",
        "publisher": "IEEE",
        "place_of_publication": "Piscataway, NJ",
        "publication_date": "1990-04",
        "pages": "249-253"
    }
]