Skip to main content

Showing 1–17 of 17 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

  9. arXiv:1909.02067  [pdf, ps, other

    physics.comp-ph physics.flu-dyn

    Benchmarking of a preliminary MFiX-Exa code

    Authors: William D. Fullmer, Ann S. Almgren, Michele Rosso, Johannes Blaschke, Jordan Musser

    Abstract: MFiX-Exa is a new code being actively developed at Lawrence Berkeley National Laboratory and the National Energy Technology Laboratory as part of the U.S. Department of Energy's Exascale Computing Project. The starting point for the MFiX-Exa code development was the extraction of basic computational fluid dynamic (CFD) and discrete element method (DEM) capabilities from the existing MFiX-DEM code… ▽ More

    Submitted 4 September, 2019; originally announced September 2019.

  10. arXiv:1708.06622  [pdf, ps, other

    physics.flu-dyn physics.bio-ph

    Gravity-induced dynamics of a squirmer microswimmer in wall proximity

    Authors: Felix Rühle, Johannes Blaschke, Jan-Timm Kuhr, Holger Stark

    Abstract: We perform hydrodynamic simulations using the method of multi-particle collision dynamics and a theoretical analysis to study a single squirmer microswimmer at high Péclet number, which moves in a low Reynolds number fluid and under gravity. The relevant parameters are the ratio $α$ of swimming to bulk sedimentation velocity and the squirmer type $β$. The combination of self-propulsion, gravitatio… ▽ More

    Submitted 23 November, 2017; v1 submitted 22 August, 2017; originally announced August 2017.

  11. arXiv:1706.04527  [pdf, other

    physics.flu-dyn cond-mat.soft

    Collective Sedimentation of Squirmers under Gravity

    Authors: Jan-Timm Kuhr, Johannes Blaschke, Felix Rühle, Holger Stark

    Abstract: Active particles, which interact hydrodynamically, display a remarkable variety of emergent collective phenomena. We use squirmers to model spherical microswimmers and explore the collective behavior of thousands of them under the influence of strong gravity using the method of multi-particle collision dynamics for simulating fluid flow. The sedimentation profile depends on the ratio of swimming t… ▽ More

    Submitted 15 August, 2017; v1 submitted 14 June, 2017; originally announced June 2017.

    Comments: 8 pages, 11 figures

    Journal ref: Soft Matter 13, 7548 (2017)

  12. arXiv:1609.02478  [pdf, other

    cond-mat.soft

    Phase Separation and Coexistence of Hydrodynamically Interacting Microswimmers

    Authors: Johannes Blaschke, Maurice Maurer, Karthik Menon, Andreas Zöttl, Holger Stark

    Abstract: A striking feature of the collective behavior of spherical microswimmers is that for sufficiently strong self-propulsion they phase-separate into a dense cluster coexisting with a low-density dis- ordered surrounding. Extending our previous work, we use the squirmer as a model swimmer and the particle-based simulation method of multi-particle collision dynamics to explore the influence of hydrodyn… ▽ More

    Submitted 28 October, 2016; v1 submitted 8 September, 2016; originally announced September 2016.

    Comments: 10 pages, 15 figures

  13. arXiv:1302.2877  [pdf, other

    cond-mat.stat-mech

    Granular Brownian Motors: role of gas anisotropy and inelasticity

    Authors: Johannes Blaschke, Jürgen Vollmer

    Abstract: We investigate the motion of a wedge-shaped object (a granular Brownian motor), which is restricted to move along the x-axis and cannot rotate, as gas particles collide with it. We show that its steady-state drift, resulting from inelastic gas-motor collisions, is dramatically affected by anisotropy in the velocity distribution of the gas. We identify the dimensionless parameter providing the depe… ▽ More

    Submitted 6 April, 2013; v1 submitted 12 February, 2013; originally announced February 2013.

    Comments: 5 pages, 4 figures

    Journal ref: Phys Rev E 87 (2013) 040201

  14. arXiv:1210.3247  [pdf, ps, other

    cond-mat.soft

    Arrest of three-dimensional gravity-confined shear flow of wet granular matter

    Authors: Klaus Roeller, Johannes Blaschke, Stephan Herminghaus, Jürgen Vollmer

    Abstract: We study the arrest of three-dimensional flow in wet granular matter subject to a sinusoidal external force and a gravitational field confining the flow in the vertical direction. The minimal strength of the external force that is required to keep the system in motion is determined by considering the balance of injected and dissipated power. This provides a prediction whose excellent quality is de… ▽ More

    Submitted 11 October, 2012; originally announced October 2012.

    Comments: 9 pages, 4 color figures

    Journal ref: Journal of Fluid Mechanics 738 (2014) 407

  15. arXiv:1206.6705  [pdf, other

    cond-mat.stat-mech cond-mat.soft

    Breath Figures: Nucleation, Growth, Coalescence, and the Size Distribution of Droplets

    Authors: Johannes Blaschke, Tobias Lapp, Björn Hof, Jürgen Vollmer

    Abstract: The analysis of the size distribution of droplets condensing on a substrate (breath figures) is a test ground for scaling theories. Here, we show that a faithful description of these distributions must explicitly deal with the growth mechanisms of the droplets. This finding establishes a gateway connecting nucleation and growth of the smallest droplets on surfaces to gross features of the evolutio… ▽ More

    Submitted 28 June, 2012; originally announced June 2012.

    Comments: 4 pages, 2 figures; see also supplementary material including 2 video files

    Journal ref: Phys. Rev. Lett. 109, 068701 (2012)

  16. arXiv:cond-mat/9906387  [pdf, ps, other

    cond-mat.mes-hall nlin.CD

    Classical orbit bifurcation and quantum interference in mesoscopic magnetoconductance

    Authors: J. Blaschke, M. Brack

    Abstract: We study the magnetoconductance of electrons through a mesoscopic channel with antidots. Through quantum interference effects, the conductance maxima as functions of the magnetic field strength and the antidot radius (regulated by the applied gate voltage) exhibit characteristic dislocations that have been observed experimentally. Using the semiclassical periodic orbit theory, we relate these di… ▽ More

    Submitted 18 September, 1999; v1 submitted 25 June, 1999; originally announced June 1999.

    Comments: 4 pages, including 5 figures. Revised version with clarified discussion and minor editorial changes

    Journal ref: Europhys. Lett. 50, 293 (2000)

  17. arXiv:cond-mat/9704008  [pdf, ps, other

    cond-mat.mes-hall nlin.CD

    Periodic Orbit Theory of the circular billiard in homogeneous magnetic fields

    Authors: J. Blaschke, M. Brack

    Abstract: We present a semiclassical description of the level density of a two-dimensional circular quantum dot in a homogeneous magnetic field. We model the total potential (including electron-electron interaction) of the dot containing many electrons by a circular billiard, i.e., a hard-wall potential. Using the extended approach of the Gutzwiller theory developed by Creagh and Littlejohn, we derive an… ▽ More

    Submitted 18 August, 1997; v1 submitted 1 April, 1997; originally announced April 1997.

    Comments: 18 pages, 18 figures, published in Phys. Rev. A. Version 2 corrects errors in Sect. 5.4 and Appendix B1 of the printed paper. These errors are subject of an errata to be published. Version 3 corrects misprints

    Report number: TPR-96-20

    Journal ref: Phys. Rev. A56, 182 (1997)