Skip to main content

Showing 1–11 of 11 results for author: Mueller, E H

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.11661  [pdf, other

    math.DS cs.LG gr-qc physics.comp-ph

    Exact conservation laws for neural network integrators of dynamical systems

    Authors: Eike Hermann Müller

    Abstract: The solution of time dependent differential equations with neural networks has attracted a lot of attention recently. The central idea is to learn the laws that govern the evolution of the solution from data, which might be polluted with random noise. However, in contrast to other machine learning applications, usually a lot is known about the system at hand. For example, for many dynamical system… ▽ More

    Submitted 14 May, 2023; v1 submitted 23 September, 2022; originally announced September 2022.

    Comments: 24 pages, 16 figures; to appear in Journal of Computational Physics

    MSC Class: 65L05; 68T07; 70H33; 70H40; 83C10 ACM Class: G.1.7

  2. arXiv:2007.10054  [pdf, other

    cs.DC physics.comp-ph

    Parallel Performance of ARM ThunderX2 for Atomistic Simulation Algorithms

    Authors: William Robert Saunders, James Grant, Eike Hermann Müller

    Abstract: Atomistic simulation drives scientific advances in modern material science and accounts for a significant proportion of wall time on High Performance Computing facilities. It is important that algorithms are efficient and implementations are performant in a continuously diversifying hardware landscape. Furthermore, they have to be portable to make best use of the available computing resource. In… ▽ More

    Submitted 20 July, 2020; originally announced July 2020.

    Comments: 10 pages, 3 figures, 1 tables; submitted to EAHPC-2020 (Embracing Arm: a journey of porting and optimization to the latest Arm-based processors 2020)

  3. arXiv:2002.00756  [pdf, ps, other

    physics.comp-ph cs.DC math.NA physics.flu-dyn

    Multigrid preconditioners for the mixed finite element dynamical core of the LFRic atmospheric model

    Authors: Christopher Maynard, Thomas Melvin, Eike Hermann Müller

    Abstract: Due to the wide separation of time scales in geophysical fluid dynamics, semi-implicit time integrators are commonly used in operational atmospheric forecast models. They guarantee the stable treatment of fast (acoustic and gravity) waves, while not suffering from severe restrictions on the timestep size. To propagate the state of the atmosphere forward in time, a non-linear equation for the progn… ▽ More

    Submitted 21 July, 2020; v1 submitted 31 January, 2020; originally announced February 2020.

    Comments: 22 pages, 6 figures, 5 tables, to appear in Quarterly Journal of the Royal Meteorological Society

    MSC Class: 65F08; 65N55; 76M10; 86A10; 65Y05 ACM Class: G.1.3; G.1.8; J.2

  4. arXiv:1905.04065  [pdf, other

    physics.comp-ph cond-mat.mtrl-sci cs.DC

    Fast electrostatic solvers for kinetic Monte Carlo simulations

    Authors: William Robert Saunders, James Grant, Eike Hermann Müller, Ian Thompson

    Abstract: Kinetic Monte Carlo (KMC) is an important computational tool in physics and chemistry. In contrast to standard Monte Carlo, KMC permits the description of time dependent dynamical processes and is not restricted to systems in equilibrium. Recently KMC has been applied successfully in modelling of novel energy materials such as Lithium-ion batteries and solar cells. We consider general solid state… ▽ More

    Submitted 1 March, 2020; v1 submitted 10 May, 2019; originally announced May 2019.

    Comments: 26 pages, 19 figures, 7 tables; accepted for publication in Computer Physics Communications

    MSC Class: 78M16; 82C80; 82D37; 65Y05; 65Y20 ACM Class: J.2; G.4; D.1.3; D.2.11

  5. LFRic: Meeting the challenges of scalability and performance portability in Weather and Climate models

    Authors: S. V. Adams, R. W. Ford, M. Hambley, J. M. Hobson, I. Kavcic, C. M. Maynard, T. Melvin, E. H Mueller, S. Mullerworth, A. R. Porter, M. Rezny, B. J. Shipway, R. Wong

    Abstract: This paper describes LFRic: the new weather and climate modelling system being developed by the UK Met Office to replace the existing Unified Model in preparation for exascale computing in the 2020s. LFRic uses the GungHo dynamical core and runs on a semi-structured cubed-sphere mesh. The design of the supporting infrastructure follows object orientated principles to facilitate modularity and the… ▽ More

    Submitted 12 July, 2019; v1 submitted 19 September, 2018; originally announced September 2018.

    Comments: 41 pages, 10 figures. EASC2018

    Journal ref: Journal of Parallel and Distributed Computing, 132 (2019), 383 -- 396

  6. arXiv:1708.01135  [pdf, other

    cs.DC cs.SE physics.comp-ph

    Long range forces in a performance portable Molecular Dynamics framework

    Authors: William R. Saunders, James Grant, Eike H. Müller

    Abstract: Molecular Dynamics (MD) codes predict the fundamental properties of matter by following the trajectories of a collection of interacting model particles. To exploit diverse modern manycore hardware, efficient codes must use all available parallelism. At the same time they need to be portable and easily extendible by the domain specialist (physicist/chemist) without detailed knowledge of this hardwa… ▽ More

    Submitted 3 August, 2017; originally announced August 2017.

    Comments: 9 pages, 3 figures, submitted to ParCo 2017 Parallel Computing Conference

    ACM Class: D.1.3; D.2.11; J.2; G.4

  7. arXiv:1704.03329  [pdf, other

    cs.DC cs.SE physics.comp-ph

    A Domain Specific Language for Performance Portable Molecular Dynamics Algorithms

    Authors: William R. Saunders, James Grant, Eike H. Müller

    Abstract: Developers of Molecular Dynamics (MD) codes face significant challenges when adapting existing simulation packages to new hardware. In a continuously diversifying hardware landscape it becomes increasingly difficult for scientists to be experts both in their own domain (physics/chemistry/biology) and specialists in the low level parallelisation and optimisation of their codes. To address this chal… ▽ More

    Submitted 13 November, 2017; v1 submitted 11 April, 2017; originally announced April 2017.

    Comments: 24 pages, 12 figures, 11 tables, accepted for publication in Computer Physics Communications on 12 Nov 2017

    ACM Class: D.1.3, D.2.11, J.2, G.4

  8. arXiv:1605.00492  [pdf, other

    cs.MS math.NA physics.flu-dyn

    High level implementation of geometric multigrid solvers for finite element problems: applications in atmospheric modelling

    Authors: Lawrence Mitchell, Eike Hermann Müller

    Abstract: The implementation of efficient multigrid preconditioners for elliptic partial differential equations (PDEs) is a challenge due to the complexity of the resulting algorithms and corresponding computer code. For sophisticated finite element discretisations on unstructured grids an efficient implementation can be very time consuming and requires the programmer to have in-depth knowledge of the mathe… ▽ More

    Submitted 14 September, 2016; v1 submitted 2 May, 2016; originally announced May 2016.

    Comments: 22 pages, 5 figures, 9 tables. Submitted to JCP

    MSC Class: 65F08; 65N55; 76M10; 86A10 ACM Class: D.2.2; G.1.3; G.1.8; G.4; J.2

    Journal ref: Journal of Computational Physics 327:1-18 (2016)

  9. arXiv:1408.2981  [pdf, ps, other

    math.NA cs.DC physics.ao-ph

    Efficient Multigrid Preconditioners for Atmospheric Flow Simulations at High Aspect Ratio

    Authors: Andreas Dedner, Eike Hermann Müller, Robert Scheichl

    Abstract: Many problems in fluid modelling require the efficient solution of highly anisotropic elliptic partial differential equations (PDEs) in "flat" domains. For example, in numerical weather- and climate-prediction an elliptic PDE for the pressure correction has to be solved at every time step in a thin spherical shell representing the global atmosphere. This elliptic solve can be one of the computatio… ▽ More

    Submitted 10 February, 2015; v1 submitted 13 August, 2014; originally announced August 2014.

    Comments: 22 pages, 6 Figures, 2 Tables

    MSC Class: 65N55; 65Y20; 65F08; 65Y05; 35J57; 86A10 ACM Class: G.1.8; J.2; G.1.0

  10. arXiv:1402.3545  [pdf, ps, other

    cs.DC math.NA

    Petascale elliptic solvers for anisotropic PDEs on GPU clusters

    Authors: Eike Hermann Müller, Robert Scheichl, Eero Vainikko

    Abstract: Memory bound applications such as solvers for large sparse systems of equations remain a challenge for GPUs. Fast solvers should be based on numerically efficient algorithms and implemented such that global memory access is minimised. To solve systems with up to one trillion ($10^{12}$) unknowns the code has to make efficient use of several million individual processor cores on large GPU clusters.… ▽ More

    Submitted 29 May, 2015; v1 submitted 14 February, 2014; originally announced February 2014.

    Comments: 20 pages, 6 figures. Additional explanations and clarifications of the characteristics of the PDE; discussion and estimate of the condition number. Added section and figure on the robustness of both the single-level and the multigrid method under variations of the Courant number. Clarified the terminology in the performance analysis. Added section on preliminary strong scaling results

    MSC Class: 65Y05 (Primary); 65N55 (Secondary) ACM Class: G.1.0; G.1.8; C.1

  11. arXiv:1307.2036  [pdf, ps, other

    cs.DC math.NA

    Massively parallel solvers for elliptic PDEs in Numerical Weather- and Climate Prediction

    Authors: Eike H. Mueller, Robert Scheichl

    Abstract: The demand for substantial increases in the spatial resolution of global weather- and climate- prediction models makes it necessary to use numerically efficient and highly scalable algorithms to solve the equations of large scale atmospheric fluid dynamics. For stability and efficiency reasons several of the operational forecasting centres, in particular the Met Office and the ECMWF in the UK, use… ▽ More

    Submitted 8 July, 2013; originally announced July 2013.

    Comments: 24 pages, 7 figures, 7 tables

    MSC Class: 35J25; 65F08; 65F10; 65N55; 68W10 ACM Class: D.1.3; G.1.3; G.1.8; J.2