Skip to main content

Showing 1–2 of 2 results for author: Demiralp, A C

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

    cs.DC

    A C++20 Interface for MPI 4.0

    Authors: Ali Can Demiralp, Philipp Martin, Niko Sakic, Marcel Krüger, Tim Gerrits

    Abstract: We present a modern C++20 interface for MPI 4.0. The interface utilizes recent language features to ease development of MPI applications. An aggregate reflection system enables generation of MPI data types from user-defined classes automatically. Immediate and persistent operations are mapped to futures, which can be chained to describe sequential asynchronous operations and task graphs in a conci… ▽ More

    Submitted 20 June, 2023; originally announced June 2023.

    Comments: To appear in SC '22: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis

  2. Performance Assessment of Diffusive Load Balancing for Distributed Particle Advection

    Authors: Ali Can Demiralp, Dirk Norbert Helmrich, Joachim Protze, Torsten Wolfgang Kuhlen, Tim Gerrits

    Abstract: Particle advection is the approach for extraction of integral curves from vector fields. Efficient parallelization of particle advection is a challenging task due to the problem of load imbalance, in which processes are assigned unequal workloads, causing some of them to idle as the others are performing compute. Various approaches to load balancing exist, yet they all involve trade-offs such as i… ▽ More

    Submitted 16 August, 2022; originally announced August 2022.

    Journal ref: Computer Science Research Notes 3201 (2022) 6-15