Skip to main content

Showing 1–4 of 4 results for author: Nagel, W E

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

    cs.LG cs.PF

    Towards Computational Performance Engineering for Unsupervised Concept Drift Detection -- Complexities, Benchmarking, Performance Analysis

    Authors: Elias Werner, Nishant Kumar, Matthias Lieber, Sunna Torge, Stefan Gumhold, Wolfgang E. Nagel

    Abstract: Concept drift detection is crucial for many AI systems to ensure the system's reliability. These systems often have to deal with large amounts of data or react in real-time. Thus, drift detectors must meet computational requirements or constraints with a comprehensive performance evaluation. However, so far, the focus of develo** drift detectors is on inference quality, e.g. accuracy, but not on… ▽ More

    Submitted 10 June, 2024; v1 submitted 17 April, 2023; originally announced April 2023.

    Comments: Accepted at 13th International Conference on Data Science, Technology and Applications (DATA). Source code: https://github.com/elwer/Perf_DD

  2. arXiv:1901.06918   

    cs.DC

    Turning Privacy Constraints into Syslog Analysis Advantage

    Authors: Siavash Ghiasvand, Florina M. Ciorba, Wolfgang E. Nagel

    Abstract: The mean time between failures (MTBF) of HPC systems is rapidly reducing, and that current failure recovery mechanisms e.g., checkpoint-restart, will no longer be able to recover the systems from failures. Early failure detection is a new class of failure recovery methods that can be beneficial for HPC systems with short MTBF. System logs (syslogs) are invaluable source of information which give u… ▽ More

    Submitted 14 March, 2019; v1 submitted 21 January, 2019; originally announced January 2019.

    Comments: This document is mistakenly submitted to arXiv

    Journal ref: 29th ACM/IEEE International Conference for High Performance Computing, Networking, Storage and Analysis (SC 2016)

  3. Performance-Portable Many-Core Plasma Simulations: Porting PIConGPU to OpenPower and Beyond

    Authors: Erik Zenker, René Widera, Axel Huebl, Guido Juckeland, Andreas Knüpfer, Wolfgang E. Nagel, Michael Bussmann

    Abstract: With the appearance of the heterogeneous platform OpenPower,many-core accelerator devices have been coupled with Power host processors for the first time. Towards utilizing their full potential, it is worth investigating performance portable algorithms that allow to choose the best-fitting hardware for each domain-specific compute task. Suiting even the high level of parallelism on modern GPGPUs,… ▽ More

    Submitted 12 June, 2016; v1 submitted 9 June, 2016; originally announced June 2016.

    Comments: 9 pages, 3 figures, accepted on IWOPH 2016

    Journal ref: Lecture Notes in Computer Science, 9945, pp 293-301, 2016

  4. Alpaka - An Abstraction Library for Parallel Kernel Acceleration

    Authors: Erik Zenker, Benjamin Worpitz, René Widera, Axel Huebl, Guido Juckeland, Andreas Knüpfer, Wolfgang E. Nagel, Michael Bussmann

    Abstract: Porting applications to new hardware or programming models is a tedious and error prone process. Every help that eases these burdens is saving developer time that can then be invested into the advancement of the application itself instead of preserving the status-quo on a new platform. The Alpaka library defines and implements an abstract hierarchical redundant parallelism model. The model explo… ▽ More

    Submitted 26 February, 2016; originally announced February 2016.

    Comments: 10 pages, 10 figures