中文
相关论文

相关论文: Productive Performance Engineering for Weather and…

200 篇论文

Accurate hardware performance models are critical to efficient code generation. They can be used by compilers to make heuristic decisions, by superoptimizers as a minimization objective, or by autotuners to find an optimal configuration for…

The planning and operation of renewable energy, especially wind power, depend crucially on accurate, timely, and high-resolution weather information. Coarse-grid global numerical weather forecasts are typically downscaled to meet these…

Quantifying uncertainty in weather forecasts is critical, especially for predicting extreme weather events. This is typically accomplished with ensemble prediction systems, which consist of many perturbed numerical weather simulations, or…

机器学习 · 计算机科学 2021-03-17 Peter Grönquist , Chengyuan Yao , Tal Ben-Nun , Nikoli Dryden , Peter Dueben , Shigang Li , Torsten Hoefler

In the field of data science, and for academics in general, the Python programming language is a popular choice, mainly because of its libraries for storing, manipulating, and gaining insight from data. Evidence includes the versatile set…

This document is one of the deliverable reports created for the ESCAPE project. ESCAPE stands for Energy-efficient Scalable Algorithms for Weather Prediction at Exascale. The project develops world-class, extreme-scale computing…

分布式、并行与集群计算 · 计算机科学 2019-08-20 Cyril Mazauric , Erwan Raffin , Xavier Vigouroux , David Guibert , Alex Macfaden , Jacob Poulsen , Per Berg , Alan Gray , Peter Messmer

Data-driven deep learning models are transforming global weather forecasting. It is an open question if this success can extend to climate modeling, where the complexity of the data and long inference rollouts pose significant challenges.…

机器学习 · 计算机科学 2024-11-14 Salva Rühling Cachay , Brian Henn , Oliver Watt-Meyer , Christopher S. Bretherton , Rose Yu

Cloud processes are the largest source of uncertainty in quantifying the global temperature response to carbon dioxide rise. Still, the role of precipitation efficiency (PE) -- surface rain per unit column -- integrated condensation -- is…

大气与海洋物理 · 物理学 2023-02-22 Ryan Li , Joshua Studholme , Alexey Fedorov , Trude Storelvmo

Sub-seasonal weather forecasts are becoming increasingly important for a range of socio-economic activities. However, the predictive ability of physical weather models is very limited on these time scales. We propose several post-processing…

大气与海洋物理 · 物理学 2023-06-29 Nina Horat , Sebastian Lerch

Data-driven emulators are increasingly being used to learn and emulate physics-based simulations, reducing computational expense and run time. Here, we present a structured way to improve the quality of these high-dimensional emulated…

机器学习 · 计算机科学 2025-04-25 Nawid Keshtmand , Elena Fillola , Jeffrey Nicholas Clark , Raul Santos-Rodriguez , Matthew Rigby

Ongoing climate change calls for fast and accurate weather and climate modeling. However, when solving large-scale weather prediction simulations, state-of-the-art CPU and GPU implementations suffer from limited performance and high energy…

Stencil computations are a key part of many high-performance computing applications, such as image processing, convolutional neural networks, and finite-difference solvers for partial differential equations. Devito is a framework capable of…

In this work, we examine the performance, energy efficiency and usability when using Python for developing HPC codes running on the GPU. We investigate the portability of performance and energy efficiency between CUDA and OpenCL; between…

分布式、并行与集群计算 · 计算机科学 2020-03-11 Håvard H. Holm , André R. Brodtkorb , Martin L. Sætra

Weather forecasting centers currently rely on statistical postprocessing methods to minimize forecast error. This improves skill but can lead to predictions that violate physical principles or disregard dependencies between variables, which…

大气与海洋物理 · 物理学 2023-05-23 Francesco Zanetta , Daniele Nerini , Tom Beucler , Mark A. Liniger

This brief presents a runtime-adaptive, performance-enhanced vector engine featuring a low-resource, iterative CORDIC-based MAC unit for edge AI acceleration. The proposed design enables dynamic reconfiguration between approximate and…

硬件体系结构 · 计算机科学 2026-02-24 Sonu Kumar , Mohd Faisal Khan , Mukul Lokhande , Santosh Kumar Vishvakarma

Task-based programming models are emerging as a promising alternative to make the most of multi-/many-core systems. These programming models rely on runtime systems, and their goal is to improve application performance by properly…

分布式、并行与集群计算 · 计算机科学 2020-09-24 Antoni Navarro , Arthur F. Lorenzon , Eduard Ayguadé , Vicenç Beltran

Performance optimization is an increasingly challenging but often repetitive task. While each platform has its quirks, the underlying code transformations rely on data movement and computational characteristics that recur across…

软件工程 · 计算机科学 2023-03-16 Lukas Trümper , Tal Ben-Nun , Philipp Schaad , Alexandru Calotoiu , Torsten Hoefler

The rapid advancement of Artificial Intelligence (AI) has created unprecedented demands for computational power, yet methods for evaluating the performance, efficiency, and environmental impact of deployed models remain fragmented. Current…

性能 · 计算机科学 2025-10-22 Hongyuan Liu , Xinyang Liu , Guosheng Hu

Cloud-related parameterizations remain a leading source of uncertainty in climate projections. Although machine learning holds promise for Earth system models (ESMs), many data-driven parameterizations lack interpretability, physical…

大气与海洋物理 · 物理学 2025-11-25 Arthur Grundner , Tom Beucler , Julien Savre , Axel Lauer , Manuel Schlund , Veronika Eyring

The Met Office's weather and climate simulation code the Unified Model is used for both operational Numerical Weather Prediction and Climate modelling. The computational performance of the model running on parallel supercomputers is a key…

数值分析 · 计算机科学 2018-11-12 Christopher M Maynard , David N Walters

Split-execution computing leverages the capabilities of multiple computational models to solve problems, but splitting program execution across different computational models incurs costs associated with the translation between domains. We…