Parallel in situ coupling of simulation with a fully featured visualization system

  • Authors:
  • Brad Whitlock;Jean M. Favre;Jeremy S. Meredith

  • Affiliations:
  • Lawrence Livermore National Laboratory, CA;Swiss National Supercomputing Center;Oak Ridge National Laboratory, TN

  • Venue:
  • EG PGV'11 Proceedings of the 11th Eurographics conference on Parallel Graphics and Visualization
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

There is a widening gap between compute performance and the ability to store computation results. Complex scientific codes are the most affected since they must save massive files containing meshes and fields for offline analysis. Time and storage costs instead dictate that data analysis and visualization be combined with the simulations themselves, being done in situ so data are transformed to a manageable size before they are stored. Earlier approaches to in situ processing involved combining specific visualization algorithms into the simulation code, limiting flexibility. We introduce a new library which instead allows a fully-featured visualization tool, VisIt, to request data as needed from the simulation and apply visualization algorithms in situ with minimal modification to the application code.