Skip to main content

Showing 1–8 of 8 results for author: Blaschke, J

  1. arXiv:2401.14550  [pdf, ps, other

    cs.DC

    Interactive and Urgent HPC: Challenges and Opportunities

    Authors: Albert Reuther, Nick Brown, William Arndt, Johannes Blaschke, Christian Boehme, Antony Chazapis, Bjoern Enders, Robert Henschel, Julian Kunkel, Maxime Martinasso

    Abstract: As a broader set of applications from simulations to data analysis and machine learning require more parallel computational capability, the demand for interactive and urgent high performance computing (HPC) continues to increase. This paper overviews the progress made so far and elucidates the challenges and opportunities for greater integration of interactive and urgent HPC policies, techniques,… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

    Comments: 10 pages, submitted to IEEE CiSE journal

    ACM Class: K.6.4

  2. arXiv:2309.06662  [pdf, other

    physics.ao-ph cs.DC physics.comp-ph physics.flu-dyn

    Oceananigans.jl: A model that achieves breakthrough resolution, memory and energy efficiency in global ocean simulations

    Authors: Simone Silvestri, Gregory Wagner, Christopher Hill, Matin Raayai Ardakani, Johannes Blaschke, Jean-Michel Campin, Valentin Churavy, Navid Constantinou, Alan Edelman, John Marshall, Ali Ramadhan, Andre Souza, Raffaele Ferrari

    Abstract: Climate models must simulate hundreds of future scenarios for hundreds of years at coarse resolutions, and a handful of high-resolution decadal simulations to resolve localized extreme events. Using Oceananigans.jl, written from scratch in Julia, we report several achievements: First, a global ocean simulation with breakthrough horizontal resolution -- 488m -- reaching 15 simulated days per day (0… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  3. arXiv:2211.02740  [pdf, other

    cs.DC

    Bridging HPC Communities through the Julia Programming Language

    Authors: Valentin Churavy, William F Godoy, Carsten Bauer, Hendrik Ranocha, Michael Schlottke-Lakemper, Ludovic Räss, Johannes Blaschke, Mosè Giordano, Erik Schnetter, Samuel Omlin, Jeffrey S. Vetter, Alan Edelman

    Abstract: The Julia programming language has evolved into a modern alternative to fill existing gaps in scientific computing and data science applications. Julia leverages a unified and coordinated single-language and ecosystem paradigm and has a proven track record of achieving high performance without sacrificing user productivity. These aspects make Julia a viable alternative to high-performance computin… ▽ More

    Submitted 10 November, 2022; v1 submitted 4 November, 2022; originally announced November 2022.

    Comments: 20 pages; improved image quality

  4. arXiv:2206.11992  [pdf

    cs.DC

    The LBNL Superfacility Project Report

    Authors: Deborah Bard, Cory Snavely, Lisa Gerhardt, Jason Lee, Becci Totzke, Katie Antypas, William Arndt, Johannes Blaschke, Suren Byna, Ravi Cheema, Shreyas Cholia, Mark Day, Bjoern Enders, Aditi Gaur, Annette Greiner, Taylor Groves, Mariam Kiran, Quincey Koziol, Tom Lehman, Kelly Rowland, Chris Samuel, Ashwin Selvarajan, Alex Sim, David Skinner, Laurie Stephey , et al. (2 additional authors not shown)

    Abstract: The Superfacility model is designed to leverage HPC for experimental science. It is more than simply a model of connected experiment, network, and HPC facilities; it encompasses the full ecosystem of infrastructure, software, tools, and expertise needed to make connected facilities easy to use. The three-year Lawrence Berkeley National Laboratory (LBNL) Superfacility project was initiated in 2019… ▽ More

    Submitted 27 June, 2022; v1 submitted 23 June, 2022; originally announced June 2022.

    Comments: 85 pages, 23 figures

    Report number: UCPMS ID: 3815358 UCPMS ID: 3815358 UCPMS ID: 3815358 UCPMS ID: 3815358UCPMS ID: 3815358 UCPMS ID: 3815358

  5. arXiv:2205.07976  [pdf, other

    cs.DC

    Accelerating X-Ray Tracing for Exascale Systems using Kokkos

    Authors: Felix Wittwer, Nicholas K. Sauter, Derek Mendez, Billy K. Poon, Aaron S. Brewster, James M. Holton, Michael E. Wall, William E. Hart, Deborah J. Bard, Johannes P. Blaschke

    Abstract: The upcoming exascale computing systems Frontier and Aurora will draw much of their computing power from GPU accelerators. The hardware for these systems will be provided by AMD and Intel, respectively, each supporting their own GPU programming model. The challenge for applications that harness one of these exascale systems will be to avoid lock-in and to preserve performance portability. We rep… ▽ More

    Submitted 16 May, 2022; originally announced May 2022.

  6. arXiv:2106.11469  [pdf, other

    cs.DC physics.data-an

    Real-Time XFEL Data Analysis at SLAC and NERSC: a Trial Run of Nascent Exascale Experimental Data Analysis

    Authors: Johannes P. Blaschke, Aaron S. Brewster, Daniel W. Paley, Derek Mendez, Asmit Bhowmick, Nicholas K. Sauter, Wilko Kröger, Murali Shankar, Bjoern Enders, Deborah Bard

    Abstract: X-ray scattering experiments using Free Electron Lasers (XFELs) are a powerful tool to determine the molecular structure and function of unknown samples (such as COVID-19 viral proteins). XFEL experiments are a challenge to computing in two ways: i) due to the high cost of running XFELs, a fast turnaround time from data acquisition to data analysis is essential to make informed decisions on experi… ▽ More

    Submitted 31 December, 2023; v1 submitted 21 June, 2021; originally announced June 2021.

  7. arXiv:2103.10975  [pdf, other

    physics.comp-ph cs.AI cs.LG

    Accelerating GMRES with Deep Learning in Real-Time

    Authors: Kevin Luna, Katherine Klymko, Johannes P. Blaschke

    Abstract: GMRES is a powerful numerical solver used to find solutions to extremely large systems of linear equations. These systems of equations appear in many applications in science and engineering. Here we demonstrate a real-time machine learning algorithm that can be used to accelerate the time-to-solution for GMRES. Our framework is novel in that is integrates the deep learning algorithm in an in situ… ▽ More

    Submitted 19 March, 2021; originally announced March 2021.

  8. arXiv:2102.08463  [pdf, other

    cs.DC cs.MS eess.SP math.NA

    cuFINUFFT: a load-balanced GPU library for general-purpose nonuniform FFTs

    Authors: Yu-hsuan Shih, Garrett Wright, Joakim Andén, Johannes Blaschke, Alex H. Barnett

    Abstract: Nonuniform fast Fourier transforms dominate the computational cost in many applications including image reconstruction and signal processing. We thus present a general-purpose GPU-based CUDA library for type 1 (nonuniform to uniform) and type 2 (uniform to nonuniform) transforms in dimensions 2 and 3, in single or double precision. It achieves high performance for a given user-requested accuracy,… ▽ More

    Submitted 25 March, 2021; v1 submitted 16 February, 2021; originally announced February 2021.

    Comments: 10 pages, 9 figures