Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–6 of 6 results for author: Blatt, M

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

    cs.DC cs.AR

    An Evaluation and Comparison of GPU Hardware and Solver Libraries for Accelerating the OPM Flow Reservoir Simulator

    Authors: Tong Dong Qiu, Andreas Thune, Markus Blatt, Alf Birger Rustad, Razvan Nane

    Abstract: Realistic reservoir simulation is known to be prohibitively expensive in terms of computation time when increasing the accuracy of the simulation or by enlarging the model grid size. One method to address this issue is to parallelize the computation by dividing the model in several partitions and using multiple CPUs to compute the result using techniques such as MPI and multi-threading. Alternativ… ▽ More

    Submitted 20 September, 2023; originally announced September 2023.

  2. arXiv:2101.01745  [pdf, other

    cs.AR physics.comp-ph

    Hardware Acceleration of HPC Computational Flow Dynamics using HBM-enabled FPGAs

    Authors: Tom Hogervorst, Tong Dong Qiu, Giacomo Marchiori, Alf Birger, Markus Blatt, Razvan Nane

    Abstract: Scientific computing is at the core of many High-Performance Computing applications, including computational flow dynamics. Because of the uttermost importance to simulate increasingly larger computational models, hardware acceleration is receiving increased attention due to its potential to maximize the performance of scientific computing. A Field-Programmable Gate Array is a reconfigurable hardw… ▽ More

    Submitted 5 January, 2021; originally announced January 2021.

    Report number: Article No.: 20, pp 1--35

    Journal ref: ACM Transactions on Reconfigurable Technology and Systems, Volume 15, Issue 2, June 2022

  3. arXiv:1910.06059  [pdf, other

    cs.OH physics.comp-ph

    The Open Porous Media Flow Reservoir Simulator

    Authors: Atgeirr Flø Rasmussen, Tor Harald Sandve, Kai Bao, Andreas Lauser, Joakim Hove, Bård Skaflestad, Robert Klöfkorn, Markus Blatt, Alf Birger Rustad, Ove Sævareid, Knut-Andreas Lie, Andreas Thune

    Abstract: The Open Porous Media (OPM) initiative is a community effort that encourages open innovation and reproducible research for simulation of porous media processes. OPM coordinates collaborative software development, maintains and distributes open-source software and open data sets, and seeks to ensure that these are available under a free license in a long-term perspective. In this paper, we presen… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    Comments: 43 pages, 22 figures

    MSC Class: 76S05; 68N01; 97N80

  4. arXiv:1909.13672  [pdf, other

    cs.MS cs.DC

    The DUNE Framework: Basic Concepts and Recent Developments

    Authors: Peter Bastian, Markus Blatt, Andreas Dedner, Nils-Arne Dreier, Christian Engwer, René Fritze, Carsten Gräser, Christoph Grüninger, Dominic Kempf, Robert Klöfkorn, Mario Ohlberger, Oliver Sander

    Abstract: This paper presents the basic concepts and the module structure of the Distributed and Unified Numerics Environment and reflects on recent developments and general changes that happened since the release of the first Dune version in 2007 and the main papers describing that state [1, 2]. This discussion is accompanied with a description of various advanced features, such as coupling of domains and… ▽ More

    Submitted 22 June, 2020; v1 submitted 30 September, 2019; originally announced September 2019.

    Comments: 69 pages, 14 figures, 4 tables and various code examples

    MSC Class: 76S05; 68N01

  5. arXiv:1309.1783  [pdf, ps, other

    cs.MS cs.SE

    DUNE as an Example of Sustainable Open Source Scientific Software Development

    Authors: Makus Blatt

    Abstract: In this paper we describe how DUNE, an open source scientific software framework, is developed. Having a sustainable software framework for the solution of partial differential equations is the main driver of DUNE's development. We take a look how DUNE strives to stay sustainable software.

    Submitted 15 September, 2013; v1 submitted 6 September, 2013; originally announced September 2013.

    ACM Class: D.2.9; K.6.1; K.6.3

  6. arXiv:1209.0960  [pdf, ps, other

    math.NA cs.DC cs.MS

    A Massively Parallel Algebraic Multigrid Preconditioner based on Aggregation for Elliptic Problems with Heterogeneous Coefficients

    Authors: Markus Blatt, Olaf Ippisch, Peter Bastian

    Abstract: This paper describes a massively parallel algebraic multigrid method based on non-smoothed aggregation. It is especially suited for solving heterogeneous elliptic problems as it uses a greedy heuristic algorithm for the aggregation that detects changes in the coefficients and prevents aggregation across them. Using decoupled aggregation on each process with data agglomeration onto fewer processes… ▽ More

    Submitted 30 September, 2013; v1 submitted 5 September, 2012; originally announced September 2012.

    Comments: 22 pages, 1 figure

    MSC Class: 65F08; 65N08; 65N55; 65Y05 ACM Class: F.2.1; G.1.3; G.1.8; G.4