Skip to main content

Showing 1–4 of 4 results for author: Shegunov, N

.
  1. arXiv:2101.06682  [pdf, other

    math.NA cs.DC cs.MS

    On the efficient parallel computing of long term reliable trajectories for the Lorenz system

    Authors: I. Hristov, R. Hristova, S. Dimova, P. Armyanov, N. Shegunov, I. Puzynin, T. Puzynina, Z. Sharipov, Z. Tukhliev

    Abstract: In this work we propose an efficient parallelization of multiple-precision Taylor series method with variable stepsize and fixed order. For given level of accuracy the optimal variable stepsize determines higher order of the method than in the case of optimal fixed stepsize. Although the used order of the method is greater then that in the case of fixed stepsize, and hence the computational work p… ▽ More

    Submitted 17 January, 2021; originally announced January 2021.

    Comments: 10 pages, 2 figures. arXiv admin note: text overlap with arXiv:2010.14993

    MSC Class: 65L05; 65Y05 ACM Class: G.1.7; G.1.0

    Journal ref: CEUR Workshop Proceedings, vol-2933, pp. 78-88 (2021)

  2. arXiv:2010.14993  [pdf, other

    cs.MS cs.DC math.DS math.NA

    Parallelizing multiple precision Taylor series method for integrating the Lorenz system

    Authors: I. Hristov, R. Hristova, S. Dimova, P. Armyanov, N. Shegunov, I. Puzynin, T. Puzynina, Z. Sharipov, Z. Tukhliev

    Abstract: A hybrid MPI+OpenMP strategy for parallelizing multiple precision Taylor series method is proposed, realized and tested. To parallelize the algorithm we combine MPI and OpenMP parallel technologies together with GMP library (GNU miltiple precision libary) and the tiny MPIGMP library. The details of the parallelization are explained on the paradigmatic model of the Lorenz system. We succeed to obta… ▽ More

    Submitted 27 November, 2020; v1 submitted 26 October, 2020; originally announced October 2020.

    Comments: arXiv admin note: text overlap with arXiv:1908.09301

    MSC Class: 65L05; 65Y05 ACM Class: G.1.7; G.1.0

    Journal ref: Advanced Computing in Industrial Mathematics. BGSIAM 2020. Studies in Computational Intelligence, vol 1076. Springer, Cham

  3. arXiv:1911.01492  [pdf, other

    cs.MS math.NA

    Exa-Dune -- Flexible PDE Solvers, Numerical Methods and Applications

    Authors: Peter Bastian, Mirco Altenbernd, Nils-Arne Dreier, Christian Engwer, Jorrit Fahlke, René Fritze, Markus Geveler, Dominik Göddeke, Oleg Iliev, Olaf Ippisch, Jan Mohring, Steffen Müthing, Mario Ohlberger, Dirk Ribbrock, Nikolay Shegunov, Stefan Turek

    Abstract: In the Exa-Dune project we have developed, implemented and optimised numerical algorithms and software for the scalable solution of partial differential equations (PDEs) on future exascale systems exhibiting a heterogeneous massively parallel architecture. In order to cope with the increased probability of hardware failures, one aim of the project was to add flexible, application-oriented resilien… ▽ More

    Submitted 6 November, 2019; v1 submitted 4 November, 2019; originally announced November 2019.

  4. arXiv:1908.09301  [pdf, other

    cs.MS math.DS

    OpenMP parallelization of multiple precision Taylor series method

    Authors: S. Dimova, I. Hristov, R. Hristova, I. Puzynin, T. Puzynina, Z. Sharipov, N. Shegunov, Z. Tukhliev

    Abstract: OpenMP parallelization of multiple precision Taylor series method is proposed. A very good parallel performance scalability and parallel efficiency inside one computation node of a CPU-cluster is observed. We explain the details of the parallelization on the classical example of the Lorentz equations. The same approach can be applied straightforwardly to a large class of chaotic dynamical systems.

    Submitted 25 August, 2019; originally announced August 2019.

    Comments: 8 pages, 3 figures