Parallel computational steering and analysis for HPC applications using a paraview interface and the HDF5 DSM virtual file driver

We present a framework for interfacing an arbitrary HPC simulation code with an interactive ParaView session using the HDF5 parallel IO library as the API. The implementation allows a flexible combination of parallel simulation, concurrent parallel analysis and GUI client, all of which may be on the same or separate machines. Data transfer between the simulation and the ParaView server takes place using a virtual file driver for HDF5 that bypasses the disk entirely and instead communicates directly between the coupled applications in parallel. The simulation and ParaView tasks run as separate MPI jobs and may therefore use different core counts and/or hardware configurations/platforms, making it possible to carefully tailor the amount of resources dedicated to each part of the workload. The coupled applications write and read datasets to the shared virtual HDF5 file layer, which allows the user to read data representing any aspect of the simulation and modify it using ParaView pipelines, then write it back, to be reread by the simulation (or vice versa). This allows not only simple parameter changes, but complete remeshing of grids, or operations involving regeneration of field values over the entire domain, to be carried out. To avoid the problem of manually customizing the GUI for each application that is to be steered, we make use of XML templates that describe outputs from the simulation, inputs back to it, and what user interactions are permitted on the controlled elements. This XML is used to generate GUI and 3D controls for manipulation of the simulation without requiring explicit knowledge of the underlying model.

[1]  Karsten Schwan,et al.  DataStager: scalable data staging services for petascale applications , 2009, HPDC '09.

[2]  John Brooke,et al.  Computational steering in realitygrid , 2003 .

[3]  Sandia Report,et al.  Visualization on Supercomputing Platform Level II ASC Milestone (3537-1B) Results from Sandia , 2010 .

[4]  Olivier Coulaud,et al.  Toward a Computational Steering Environment for Legacy Coupled Simulations , 2007, Sixth International Symposium on Parallel and Distributed Computing (ISPDC'07).

[5]  Bertrand Alessandrini,et al.  Simulations of complex hydro-elastic problems using the parallel SPH model SPH-Flow , 2009 .

[6]  E.R. Mark,et al.  Enhancements to the eXtensible Data Model and Format (XDMF) , 2007, 2007 DoD High Performance Computing Modernization Program Users Group Conference.

[7]  Karsten Schwan,et al.  DataStager: scalable data staging services for petascale applications , 2009, HPDC.

[8]  John Biddiscombe,et al.  Computational Steering and Parallel Online Monitoring Using RMA through the HDF5 DSM Virtual File Driver , 2011, ICCS.

[9]  Nelson L. Max,et al.  A contract based system for large data visualization , 2005, VIS 05. IEEE Visualization, 2005..

[10]  James P. Ahrens,et al.  Remote large data visualization in the paraview framework , 2006, EGPGV '06.

[11]  Karsten Schwan,et al.  Flexible IO and integration for scientific codes through the adaptable IO system (ADIOS) , 2008, CLADE '08.

[12]  Hank Childs Architectural challenges and solutions for petascale postprocessing , 2007 .

[13]  John Biddiscombe,et al.  An HDF5 MPI Virtual File Driver for Parallel In-situ Post-processing , 2010, EuroMPI.

[14]  Rajeev Thakur,et al.  Revealing the Performance of MPI RMA Implementations , 2007, PVM/MPI.

[15]  Ray W. Grout,et al.  Ultrascale Visualization In Situ Visualization for Large-Scale Combustion Simulations , 2010 .

[16]  Renato Pajarola,et al.  Interactive SPH simulation and rendering on the GPU , 2010, SCA '10.