Skip to main content

Showing 1–2 of 2 results for author: von Kirchbach, K

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

    cs.DC

    Efficient Process-to-Node Mapping Algorithms for Stencil Computations

    Authors: Sascha Hunold, Konrad von Kirchbach, Markus Lehr, Christian Schulz, Jesper Larsson Träff

    Abstract: Good process-to-compute-node mappings can be decisive for well performing HPC applications. A special, important class of process-to-node mapping problems is the problem of mapping processes that communicate in a sparse stencil pattern to Cartesian grids. By thoroughly exploiting the inherently present structure in this type of problem, we devise three novel distributed algorithms that are able to… ▽ More

    Submitted 20 May, 2020; v1 submitted 19 May, 2020; originally announced May 2020.

    Comments: 18 pages, 9 Figures

  2. arXiv:1702.04164  [pdf, other

    cs.DC cs.DS

    Better Process Mapping and Sparse Quadratic Assignment

    Authors: Christian Schulz, Jesper Larsson Träff, Konrad von Kirchbach

    Abstract: Communication and topology aware process mapping is a powerful approach to reduce communication time in parallel applications with known communication patterns on large, distributed memory systems. We address the problem as a quadratic assignment problem (QAP), and present algorithms to construct initial mappings of processes to processors, and fast local search algorithms to further improve the m… ▽ More

    Submitted 22 July, 2019; v1 submitted 14 February, 2017; originally announced February 2017.

    Comments: additional algorithms and experiments