Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the complianz-gdpr domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /srv/wpfarm/ceec_coe_eu/wordpress/wp-includes/functions.php on line 6114
Events from December 15, 2024 – March 4 – Page 3 – CEEC CoE

Programming complex workflows with PyCOMPSs

Online

Programming large-scale systems poses several challenges to scientific application developers. Join us for a webinar on PyCOMPSs, a pioneering approach to task-based programming in Python that enables codes to be executed in distributed computing platforms. This webinar will give an overview of PyCOMPSs illustrated with examples in development at BSC that include CFD simulations with AI training or real-time visualization in the same workflow.

Exploring quantum computing in CoEs

Room 9

Join our Pratibha Raghupati to learn about her experience exploring the potential of quantum in the context of work being done by the European HPC Centers of Excellence!

Part of the workshop “Tackling software exascale challenges: the Centres of Excellence in High Performance Computing perspective”, she will present the potential impact of quantum in the context of exascale CFD simulations we’re working on in CEEC.h

GALEXI: Scale-resolving simulations of compressible turbulence on GPU-accelerated systems

Room 9

Joine our Anna Schwarz for her talk “GALEXI: Scale-resolving simulations of compressible turbulence on GPU-accelerated systems”, part of the workshop “Tackling Software Exascale Challenges: the Centres of Excellence in High-Performance Computing Perspective”. She will present GALEXI, the GPU version of FLEXI, and the grogress she’s made in CEEC preparing these codes for exascale CFD simulations.

Vistle Part I: An Introduction to Immersive Visualizations of Large-Scale Scientific Data

This one-hour webinar introduces the visualization tool Vistle, which is used to create augmented reality/virtual reality visualizations of large-scale scientific datasets. It presents Vistle’s remote rendering functionality and how Vistle is being ported to GPUs as part of the CEEC project to enable visualization for exascale datasets.

Enabling mixed-precision with VerifiCarlo: Sharing CEEC experience

Driven by the increasing need to reduce the energy consumption of computing centers and simulations, scientists have begun revising applications, algorithms, and their underlying working/storage precision not just for performance but also for energy efficiency. The goal is to make computational costs sustainable while adhering to the lagom principle—using precision that is “just right” to balance accuracy with efficiency. However, before lowering precision, one must ensure that the simulation is numerically correct. Verificarlo is an open-source framework designed to verify and optimize numeric aaccuracy in complex programs. In this webinar, we will introduce Verificarlo, showcase its backends for numerical bug detection and mixed-precision analysis, and present a success story highlighting the road from analysis of codes with Verificarlo to reliable mixed-precision codes.