Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1145/3659914acmconferencesBook PagePublication PagespascConference Proceedingsconference-collections
PASC '24: Proceedings of the Platform for Advanced Scientific Computing Conference
ACM2024 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
PASC '24: Platform for Advanced Scientific Computing Conference Zurich Switzerland June 3 - 5, 2024
ISBN:
979-8-4007-0639-4
Published:
03 June 2024
Sponsors:
SIGHPC, ETH Zurich / CSCS

Reflects downloads up to 25 Nov 2024Bibliometrics
Skip Abstract Section
Abstract

The PASC Conference series is an international and interdisciplinary platform for the exchange of knowledge in scientific computing and computational science with a strong focus on methods, tools, algorithms, workflows, application challenges, and novel techniques in the context of scientific usage of high-performance computing.

Skip Table Of Content Section
research-article
Towards Sobolev Pruning
Article No.: 1, Pages 1–11https://doi.org/10.1145/3659914.3659915

The increasing use of stochastic models for describing complex phenomena warrants surrogate models that capture the reference model characteristics at a fraction of the computational cost, foregoing the potentially expensive Monte Carlo simulation. The ...

research-article
Open Access
Scalable GPU-Enabled Creation of Three Dimensional Weather Fronts
Article No.: 2, Pages 1–12https://doi.org/10.1145/3659914.3659916

Weather fronts play an important role in atmospheric science. Their correlation to severe natural hazards such as extreme precipitation, cyclones or thunderstorms makes localization and understanding of frontal systems an important factor in weather ...

research-article
Open Access
SoftCache: A Software Cache for PCIe-Attached Hardware Accelerators
Article No.: 3, Pages 1–11https://doi.org/10.1145/3659914.3659917

Hardware accelerators are used to speed up computationally expensive applications in many scientific fields. However, offloading tasks to accelerator cards requires data to be transferred between the memory of the host and the external memory of the ...

research-article
Arrowhead Factorization of Real Symmetric Matrices and its Applications in Optimized Eigendecomposition
Article No.: 4, Pages 1–12https://doi.org/10.1145/3659914.3659918

This work introduces a new matrix decomposition, that we termed arrowhead factorization (AF). We showcase its applications as a novel method to compute all eigenvalues and eigenvectors of certain symmetric real matrices in the class of generalized ...

research-article
Open Access
Toward Improving Boussinesq Flow Simulations by Learning with Compressible Flow
Article No.: 5, Pages 1–12https://doi.org/10.1145/3659914.3659919

In computational fluid dynamics, the Boussinesq approximation is a popular model for the numerical simulation of natural convection problems. Although using the Boussinesq approximation leads to significant performance gains over a full-fledged ...

research-article
Open Access
Parametric Sensitivities of a Wind-driven Baroclinic Ocean Using Neural Surrogates
Article No.: 6, Pages 1–10https://doi.org/10.1145/3659914.3659920

Numerical models of the ocean and ice sheets are crucial for understanding and simulating the impact of greenhouse gases on the global climate. Oceanic processes affect phenomena such as hurricanes, extreme precipitation, and droughts. Ocean models rely ...

research-article
Open Access
Using Read-After-Read Dependencies to Control Task-Granularity
Article No.: 7, Pages 1–12https://doi.org/10.1145/3659914.3659921

In compiler theory, data analysis is used to exploit Instruction Level Parallelism (ILP). Three dependencies are used in modern compilers and hardware schemes efficiently and are fundamental to any code compilation. Read-after-read (RAR) has been left ...

research-article
Efficient Computation of Large-Scale Statistical Solutions to Incompressible Fluid Flows
Article No.: 8, Pages 1–11https://doi.org/10.1145/3659914.3659922

This work presents the development, performance analysis and subsequent optimization of a GPU-based spectral hyperviscosity solver for turbulent flows described by the three dimensional incompressible Navier-Stokes equations. The method solves for the ...

research-article
Open Access
Lockstep-Parallel Dualization of Surface Triangulations
Article No.: 9, Pages 1–12https://doi.org/10.1145/3659914.3659923

We present a massively parallel lockstep algorithm for dualizing large numbers of surface triangulation graphs, and an effective implementation for CPU, GPU and multi-GPU. The algorithm is fully combinatorial, i.e., it does not require or use a planar or ...

research-article
Open Access
Towards a GPU-Parallelization of the neXtSIM-DG Dynamical Core
Article No.: 10, Pages 1–10https://doi.org/10.1145/3659914.3659924

The cryosphere plays a significant role in Earth's climate system. Therefore, an accurate simulation of sea ice is of great importance to improve climate projections. To enable higher resolution simulations, graphics processing units (GPUs) have become ...

research-article
Enabling Performance Portability for Shallow Water Equations on CPUs, GPUs, and FPGAs with SYCL
Article No.: 11, Pages 1–12https://doi.org/10.1145/3659914.3659925

In order to make the best use of the diverse hardware architectures in present and future high-performance computers, developers and maintainers of scientific simulation codes strive for performance portability. The goal is to reach a good fraction of ...

research-article
Open Access
Reducing the Impact of I/O Contention in Numerical Weather Prediction Workflows at Scale Using DAOS
Article No.: 12, Pages 1–12https://doi.org/10.1145/3659914.3659926

Operational Numerical Weather Prediction (NWP) workflows are highly data-intensive. Data volumes have increased by many orders of magnitude over the last 40 years, and are expected to continue to do so, especially given the upcoming adoption of Machine ...

research-article
Open Access
GAIA-Chem: A Framework for Global AI-Accelerated Atmospheric Chemistry Modelling
Article No.: 13, Pages 1–5https://doi.org/10.1145/3659914.3659927

The inclusion of atmospheric chemistry in global climate projections is currently limited by the high computational expense of modelling the many reactions of chemical species. Recent rapid advancements in artificial intelligence (AI) provide us with new ...

research-article
Hybrid Multi-GPU Distributed Octrees Construction for Massively Parallel Code Coupling Applications
Article No.: 14, Pages 1–11https://doi.org/10.1145/3659914.3659928

This paper presents two new hybrid MPI-GPU algorithms for building distributed octrees. The first algorithm redistributes data between processes and is used to globally sort the points on which the octree is generated, according to their SFC codes. The ...

research-article
Parallel Algorithms for Intersection Computation
Article No.: 15, Pages 1–11https://doi.org/10.1145/3659914.3659929

This paper discusses parallel algorithms for computing intersections between pairs of meshes. We used parallel intersection algorithms to compute interpolation weights in coupled solvers which are part of multi-physics simulations. We present a parallel ...

research-article
Efficient Parallel Strategies For Conjugate Heat Transfer Problems
Article No.: 16, Pages 1–11https://doi.org/10.1145/3659914.3659930

Historically, temperature boundary conditions in thermal fluids have conventionally been approached as Robin-type boundary conditions. However, with the emergence of supercomputing capabilities, there is now the opportunity to explore the solution of ...

research-article
Open Access
PETScML: Second-Order Solvers for Training Regression Problems in Scientific Machine Learning
Article No.: 17, Pages 1–12https://doi.org/10.1145/3659914.3659931

In recent years, we have witnessed the emergence of scientific machine learning as a data-driven tool for the analysis, by means of deep-learning techniques, of data produced by computational science and engineering applications.

At the core of these ...

research-article
Performance Analysis and Optimizations of ERO2.0 Fusion Code
Article No.: 18, Pages 1–11https://doi.org/10.1145/3659914.3659932

In this paper, we present a thorough performance analysis of a highly parallel Monte Carlo code for modeling global erosion and redeposition in fusion devices, ERO2.0. The study shows that the main bottleneck preventing the code from efficiently using ...

research-article
Open Access
Saddle Point Search Algorithms for Variational Density Functional Calculations of Excited Electronic States with Self-Interaction Correction
Article No.: 19, Pages 1–11https://doi.org/10.1145/3659914.3659933

Excited electronic states of molecules and solids play a fundamental role in fields such as catalysis and electronics. In electronic structure calculations, excited states typically correspond to saddle points on the surface described by the variation of ...

research-article
Hybrid Parallel Tucker Decomposition of Streaming Data
Article No.: 20, Pages 1–12https://doi.org/10.1145/3659914.3659934

Tensor decompositions have emerged as powerful tools of multivariate data analysis, providing the foundation of numerous analysis methods. The Tucker decomposition in particular has been shown to be quite effective at compressing high-dimensional ...

research-article
Topological Interpretability for Deep Learning
Article No.: 21, Pages 1–11https://doi.org/10.1145/3659914.3659935

With the growing adoption of AI-based systems across everyday life, the need to understand their decision-making mechanisms is correspondingly increasing. The level at which we can trust the statistical inferences made from AI-based decision systems is ...

research-article
Open Access
Leveraging the High Bandwidth of Last-Level Cache for HPC Seismic Imaging Applications
Article No.: 22, Pages 1–13https://doi.org/10.1145/3659914.3659936

We solve the 3D acoustic wave equation using the finite-difference time-domain (FDTD) formulation in both first and second order. The FDTD approach is expressed as a stencil-based computational scheme with a long-range discretization, i.e., 8th order in ...

research-article
Open Access
Synthesizing Particle-In-Cell Simulations through Learning and GPU Computing for Hybrid Particle Accelerator Beamlines
Article No.: 23, Pages 1–11https://doi.org/10.1145/3659914.3659937

Particle accelerator modeling is an important field of research and development, essential to investigating, designing and operating some of the most complex scientific devices ever built. Kinetic simulations of relativistic, charged particle beams and ...

research-article
Open Access
MultIO: A Framework for Message-Driven Data Routing For Weather and Climate Simulations
Article No.: 24, Pages 1–12https://doi.org/10.1145/3659914.3659938

In numerical weather prediction and high-performance computing, the primary computational bottleneck has gradually evolved from floating-point arithmetic to the throughput of data to and from the storage. This phenomenon is commonly referred to as the I/...

research-article
Open Access
Libyt: A Tool for Parallel In Situ Analysis with yt, Python, and Jupyter
Article No.: 25, Pages 1–10https://doi.org/10.1145/3659914.3659939

In the era of extreme-scale computing, large-scale data storage and analysis have become more critical and challenging. For postprocessing, the simulation first needs to dump snapshots on a hard disk before processing any data. This becomes a bottleneck ...

research-article
A Portable and Efficient Lagrangian Particle Capability for Idealized Atmospheric Phenomena
Article No.: 26, Pages 1–11https://doi.org/10.1145/3659914.3659940

The Cloud Model version 1 is an atmospheric model that allows for idealized studies of atmospheric phenomena. A new Lagrangian microphysics capability has been added, enabling a significantly more accurate representation than the traditional bulk or ...

Contributors
  • Lawrence Berkeley National Laboratory
Please enable JavaScript to view thecomments powered by Disqus.

Recommendations

Acceptance Rates

PASC '24 Paper Acceptance Rate 26 of 36 submissions, 72%;
Overall Acceptance Rate 109 of 221 submissions, 49%
YearSubmittedAcceptedRate
PASC '24362672%
PASC '22221777%
PASC '21331752%
PASC '20361644%
PASC '1817847%
PASC '17331339%
PASC '16441227%
Overall22110949%