In-Situ Visualization with the ParaView Coprocessing Library
SESSION: S13: In-Situ Visualization with the ParaView Coprocessing Library
EVENT TYPE: Tutorial
TIME: 1:30PM - 5:00PM
Presenter(s):Kenneth Moreland, Andrew Bauer, Pat Marion, Nathan Fabian
ROOM:395-396
ABSTRACT: In-situ visualization is a term for running a solver in tandem with visualization. By coupling these together we can utilize the high performance computing for post processing, and we can circumvent the bottlenecks associated with storing and retrieving data in disk storage. To simplify the integration of visualization and post processing into computational code, we present the coprocessing library provided as part of the ParaView framework. ParaView is a powerful open-source turnkey application for analyzing and visualizing large data sets in parallel. The coprocessing library provides a programmatic interface to the ParaView framework that simplifies integration with existing codes. Attendees will learn the structure of the coprocessing API and how to bind it to C, C++, FORTRAN, and Python. Attendees will also receive instructions on customizing the ParaView build to a particular code, minimizing the memory footprint, and simplifying the specification of analysis tasks via integration with the ParaView application.