Skip to main content

Showing 1–3 of 3 results for author: Ostermann, A

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

    physics.comp-ph cs.CE cs.MS math.NA

    Magnus integrators on multicore CPUs and GPUs

    Authors: N. Auer, L. Einkemmer, P. Kandolf, A. Ostermann

    Abstract: In the present paper we consider numerical methods to solve the discrete Schrödinger equation with a time dependent Hamiltonian (motivated by problems encountered in the study of spin systems). We will consider both short-range interactions, which lead to evolution equations involving sparse matrices, and long-range interactions, which lead to dense matrices. Both of these settings show very diffe… ▽ More

    Submitted 28 March, 2018; v1 submitted 19 September, 2017; originally announced September 2017.

    Journal ref: Computer Physics Communications, Volume 228, Pages 115-122, 2018

  2. Evaluation of the Partitioned Global Address Space (PGAS) model for an inviscid Euler solver

    Authors: Martina Prugger, Lukas Einkemmer, Alexander Ostermann

    Abstract: In this paper we evaluate the performance of Unified Parallel C (which implements the partitioned global address space programming model) using a numerical method that is widely used in fluid dynamics. In order to evaluate the incremental approach to parallelization (which is possible with UPC) and its performance characteristics, we implement different levels of optimization of the UPC code and c… ▽ More

    Submitted 12 November, 2016; v1 submitted 14 January, 2016; originally announced January 2016.

    Comments: Parallel Computing 2016

    Journal ref: Parallel Computing, Volume 60, December 2016, Pages 22-40

  3. arXiv:1504.01052  [pdf, other

    cs.CV cs.GR cs.IT

    Fast algorithms for morphological operations using run-length encoded binary images

    Authors: Gregor Ehrensperger, Alexander Ostermann, Felix Schwitzer

    Abstract: This paper presents innovative algorithms to efficiently compute erosions and dilations of run-length encoded (RLE) binary images with arbitrary shaped structuring elements. An RLE image is given by a set of runs, where a run is a horizontal concatenation of foreground pixels. The proposed algorithms extract the skeleton of the structuring element and build distance tables of the input image, whic… ▽ More

    Submitted 4 April, 2015; originally announced April 2015.

    Comments: 17 pages, 2 figures. Submitted to Elsevier (Pattern Recognition). For the associated source code, see https://numerical-analysis.uibk.ac.at/g.ehrensperger

    MSC Class: 94A08 (Primary) 65D18; 65D19; 68U10; 94A12 (Secondary) ACM Class: I.4.3; I.5; I.4.10