Search Results - "Eitzinger, Jan"

  • Showing 1 - 18 results of 18
Refine Results
  1. 1

    MD-Bench: A performance-focused prototyping harness for state-of-the-art short-range molecular dynamics algorithms by Ravedutti Lucio Machado, Rafael, Eitzinger, Jan, Laukemann, Jan, Hager, Georg, Köstler, Harald, Wellein, Gerhard

    Published in Future generation computer systems (01-12-2023)
    “…Molecular dynamics (MD) simulations provide considerable benefits for the investigation and experimentation of systems at atomic level. Their usage is…”
    Get full text
    Journal Article
  2. 2

    LIKWID Monitoring Stack: A Flexible Framework Enabling Job Specific Performance monitoring for the masses by Rohl, Thomas, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    “…System monitoring is an established tool to measure the utilization and health of HPC systems. Usually system monitoring infrastructures make no connection to…”
    Get full text
    Conference Proceeding
  3. 3

    ClusterCockpit - A web application for job-specific performance monitoring by Eitzinger, Jan, Gruber, Thomas, Afzal, Ayesha, Zeiser, Thomas, Wellein, Gerhard

    “…Monitoring is a common component of HPC system software. Up to now, monitoring focused mainly on health checking and system level performance as well as on job…”
    Get full text
    Conference Proceeding
  4. 4

    Performance analysis of the Kahan‐enhanced scalar product on current multi‐core and many‐core processors by Hofmann, Johannes, Fey, Dietmar, Riedmann, Michael, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published in Concurrency and computation (10-05-2017)
    “…Summary We investigate the performance characteristics of a numerically enhanced scalar product (dot) kernel loop that uses the Kahan algorithm to compensate…”
    Get full text
    Journal Article
  5. 5

    An instrumentation framework for performance analysis of Halide schedules by Machado, Rafael Ravedutti L., Eitzinger, Jan, Maidl, Andre Murbach, Weingaertner, Daniel

    Published in Journal of computer languages (Online) (01-12-2021)
    “…This work extends Halide with a profiling API to measure events supported by the target processor during the application runtime. We demonstrate how developers…”
    Get full text
    Journal Article
  6. 6

    tinyMD: Mapping molecular dynamics simulations to heterogeneous hardware using partial evaluation by Machado, Rafael Ravedutti L., Schmitt, Jonas, Eibl, Sebastian, Eitzinger, Jan, Leißa, Roland, Hack, Sebastian, Pérard-Gayot, Arsène, Membarth, Richard, Köstler, Harald

    Published in Journal of computational science (01-09-2021)
    “…This paper investigates the suitability of the AnyDSL partial evaluation framework to implement tinyMD: an efficient, scalable, and portable simulation of…”
    Get full text
    Journal Article
  7. 7

    MD-Bench: A generic proxy-app toolbox for state-of-the-art molecular dynamics algorithms by Machado, Rafael Ravedutti Lucio, Eitzinger, Jan, Köstler, Harald, Wellein, Gerhard

    Published 26-07-2022
    “…Proxy-apps, or mini-apps, are simple self-contained benchmark codes with performance-relevant kernels extracted from real applications. Initially used to…”
    Get full text
    Journal Article
  8. 8

    MD-Bench: Engineering the in-core performance of short-range molecular dynamics kernels from state-of-the-art simulation packages by Machado, Rafael Ravedutti Lucio, Eitzinger, Jan, Laukemann, Jan, Hager, Georg, Köstler, Harald, Wellein, Gerhard

    Published 22-02-2023
    “…Molecular dynamics (MD) simulations provide considerable benefits for the investigation and experimentation of systems at atomic level. Their usage is…”
    Get full text
    Journal Article
  9. 9

    Unified Code Generation for the Parallel Computation of Pairwise Interactions Using Partial Evaluation by Schmitt, Jonas, Kostler, Harald, Eitzinger, Jan, Membarth, Richard

    “…The evaluation of pairwise interactions is fundamental for the simulation of most molecular processes. Their efficient computation is therefore crucial for the…”
    Get full text
    Conference Proceeding
  10. 10

    Validation of hardware events for successful performance pattern identification in High Performance Computing by Röhl, Thomas, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 11-10-2017
    “…Tools for High Performance Computing 2015 Hardware performance monitoring (HPM) is a crucial ingredient of performance analysis tools. While there are…”
    Get full text
    Journal Article
  11. 11

    LIKWID Monitoring Stack: A flexible framework enabling job specific performance monitoring for the masses by Röhl, Thomas, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 04-08-2017
    “…System monitoring is an established tool to measure the utilization and health of HPC systems. Usually system monitoring infrastructures make no connection to…”
    Get full text
    Journal Article
  12. 12

    Execution-Cache-Memory Performance Model: Introduction and Validation by Hofmann, Johannes, Eitzinger, Jan, Fey, Dietmar

    Published 10-09-2015
    “…This report serves two purposes: To introduce and validate the Execution-Cache-Memory (ECM) performance model and to provide a thorough analysis of current…”
    Get full text
    Journal Article
  13. 13

    tinyMD: A Portable and Scalable Implementation for Pairwise Interactions Simulations by Machado, Rafael Ravedutti L, Schmitt, Jonas, Eibl, Sebastian, Eitzinger, Jan, Leißa, Roland, Hack, Sebastian, Pérard-Gayot, Arsène, Membarth, Richard, Köstler, Harald

    Published 15-09-2020
    “…This paper investigates the suitability of the AnyDSL partial evaluation framework to implement tinyMD: an efficient, scalable, and portable simulation of…”
    Get full text
    Journal Article
  14. 14

    Kerncraft: A Tool for Analytic Performance Modeling of Loop Kernels by Hammer, Julian, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 13-01-2017
    “…Achieving optimal program performance requires deep insight into the interaction between hardware and software. For software developers without an in-depth…”
    Get full text
    Journal Article
  15. 15

    Analysis of Intel's Haswell Microarchitecture Using The ECM Model and Microbenchmarks by Hofmann, Johannes, Fey, Dietmar, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 11-11-2015
    “…This paper presents an in-depth analysis of Intel's Haswell microarchitecture for streaming loop kernels. Among the new features examined is the dual-ring…”
    Get full text
    Journal Article
  16. 16

    Automatic Loop Kernel Analysis and Performance Modeling With Kerncraft by Hammer, Julian, Hager, Georg, Eitzinger, Jan, Wellein, Gerhard

    Published 05-11-2015
    “…Analytic performance models are essential for understanding the performance characteristics of loop kernels, which consume a major part of CPU cycles in…”
    Get full text
    Journal Article
  17. 17

    Performance analysis of the Kahan-enhanced scalar product on current multicore processors by Hofmann, Johannes, Fey, Dietmar, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 11-05-2015
    “…We investigate the performance characteristics of a numerically enhanced scalar product (dot) kernel loop that uses the Kahan algorithm to compensate for…”
    Get full text
    Journal Article
  18. 18

    Performance analysis of the Kahan-enhanced scalar product on current multi- and manycore processors by Hofmann, Johannes, Fey, Dietmar, Riedmann, Michael, Eitzinger, Jan, Hager, Georg, Wellein, Gerhard

    Published 07-04-2016
    “…Concurrency Computat.: Pract. Exper., 29: e3921 (2016) We investigate the performance characteristics of a numerically enhanced scalar product (dot) kernel…”
    Get full text
    Journal Article