In-Situ Visualization on High-Performance-Computers

Course/Event Essentials

Event/Course Start
Event/Course End
Event/Course Format
Online
Live (synchronous)

Venue Information

Country: Germany
Venue Details: Click here

Training Content and Scope

Scientific Domain
Level of Instruction
Beginner
Sector of the Target Audience
Research and Academia
Industry
Public Sector
HPC Profile of Target Audience
Application Users
Application Developers
Data Scientists
Language of Instruction

Other Information

Organiser
Event/Course Description

Scientific visualization and analysis are important components of HPC simulation workflows. For decades, data was first saved from the simulation code to disk so that scientists could retrieve the data for analysis at a later time. As the growth rate between I/O and computing speeds continues to diverge, this approach is becoming increasingly time-consuming and costly. In-situ processing helps to overcome these I/O bottlenecks by performing simulation and visualization calculations with higher spatial and temporal resolution in-memory and avoiding the transfer of raw data to hard drives.
This workshop will introduce ParaView/Catalyst and Ascent, two open-source implementations that enable in-situ processing. Both packages use Conduit software to intuitively describe hierarchical scientific data in C++, C, Fortran and Python. You will learn how to describe simulation data with Conduit and how Ascent or Catalyst can be used to transform data, render images and export results.