Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Leißa, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.14122  [pdf

    cs.DL

    Preparing Reproducible Scientific Artifacts using Docker

    Authors: Michael Canesche, Roland Leissa, Fernando Magno Quintão Pereira

    Abstract: The pursuit of scientific knowledge strongly depends on the ability to reproduce and validate research results. It is a well-known fact that the scientific community faces challenges related to transparency, reliability, and the reproducibility of empirical published results. Consequently, the design and preparation of reproducible artifacts has a fundamental role in the development of science. Re… ▽ More

    Submitted 27 August, 2023; originally announced August 2023.

    Comments: 15 pages. Manuscript not submitted to any conference, used as a guideline for authors who want to submit artifacts to artifact evaluation pages

  2. AnySeq/GPU: A Novel Approach for Faster Sequence Alignment on GPUs

    Authors: André Müller, Bertil Schmidt, Richard Membarth, Roland Leißa, Sebastian Hack

    Abstract: In recent years, the rapidly increasing number of reads produced by next-generation sequencing (NGS) technologies has driven the demand for efficient implementations of sequence alignments in bioinformatics. However, current state-of-the-art approaches are not able to leverage the massively parallel processing capabilities of modern GPUs with close-to-peak performance. We present AnySeq/GPU-a se… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

    Comments: published on ICS '22 (2022 International Conference on Supercomputing)

  3. arXiv:2112.07789  [pdf, other

    cs.AR cs.DC cs.PL eess.IV

    FLOWER: A comprehensive dataflow compiler for high-level synthesis

    Authors: Puya Amiri, Arsène Pérard-Gayot, Richard Membarth, Philipp Slusallek, Roland Leißa, Sebastian Hack

    Abstract: FPGAs have found their way into data centers as accelerator cards, making reconfigurable computing more accessible for high-performance applications. At the same time, new high-level synthesis compilers like Xilinx Vitis and runtime libraries such as XRT attract software programmers into the reconfigurable domain. While software programmers are familiar with task-level and data-parallel programmin… ▽ More

    Submitted 14 December, 2021; originally announced December 2021.

  4. arXiv:2009.07400  [pdf, other

    cs.PF cs.DC cs.PL physics.comp-ph

    tinyMD: A Portable and Scalable Implementation for Pairwise Interactions Simulations

    Authors: Rafael Ravedutti L. Machado, Jonas Schmitt, Sebastian Eibl, Jan Eitzinger, Roland Leißa, Sebastian Hack, Arsène Pérard-Gayot, Richard Membarth, Harald Köstler

    Abstract: This paper investigates the suitability of the AnyDSL partial evaluation framework to implement tinyMD: an efficient, scalable, and portable simulation of pairwise interactions among particles. We compare tinyMD with the miniMD proxy application that scales very well on parallel supercomputers. We discuss the differences between both implementations and contrast miniMD's performance for single-nod… ▽ More

    Submitted 15 September, 2020; originally announced September 2020.

    Comments: 35 pages, 8 figures, submitted to Journal of Computational Science

    MSC Class: B.8.2; D.1.3; D.3.3; J.2

  5. AnyHLS: High-Level Synthesis with Partial Evaluation

    Authors: M. Akif Özkan, Arsène Pérard-Gayot, Richard Membarth, Philipp Slusallek, Roland Leissa, Sebastian Hack, Jürgen Teich, Frank Hannig

    Abstract: FPGAs excel in low power and high throughput computations, but they are challenging to program. Traditionally, developers rely on hardware description languages like Verilog or VHDL to specify the hardware behavior at the register-transfer level. High-Level Synthesis (HLS) raises the level of abstraction, but still requires FPGA design knowledge. Programmers usually write pragma-annotated C/C++ pr… ▽ More

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

    Comments: 12 pages, 9 figures

    Report number: 3012172

  6. AnySeq: A High Performance Sequence Alignment Library based on Partial Evaluation

    Authors: André Müller, Bertil Schmidt, Andreas Hildebrandt, Richard Membarth, Roland Leißa, Matthis Kruse, Sebastian Hack

    Abstract: Sequence alignments are fundamental to bioinformatics which has resulted in a variety of optimized implementations. Unfortunately, the vast majority of them are hand-tuned and specific to certain architectures and execution models. This not only makes them challenging to understand and extend, but also difficult to port to other platforms. We present AnySeq - a novel library for computing differen… ▽ More

    Submitted 11 February, 2020; originally announced February 2020.

    Comments: To be published in IPDPS 2020. This work is supported by the Federal Ministry of Education and Research (BMBF) as part of the MetaDL, Metacca, and ProThOS projects as well as by the Intel Visual Computing Institute (IVCI) and Cluster of Excellence on Multimodal Computing and Interaction (MMCI) at Saarland University

    Journal ref: IPDPS 2020: 1030-1040