IN34A-01
dispel4py : An Open Source Python Framework for Encoding, Mapping and Reusing Seismic Continuous Data Streams: Intensive Analysis and Data Mining.

Wednesday, 16 December 2015: 16:00
2020 (Moscone West)
Rosa Filgueira1, Amy Krause2, Malcolm Atkinson1, Alessandro Spinuso3, Iraklis Klampanos1, Federica Magnoni4, Emanuele Casarotti4 and Jean-Pierre Vilotte5, (1)University of Edinburgh, Edinburgh, United Kingdom, (2)University of Edinburgh, EPCC, Edinburgh, United Kingdom, (3)Royal Netherlands Meteorological Institute, De Bilt, Netherlands, (4)National Institute of Geophysics and Volcanology, Rome, Italy, (5)Institut de Physique du Globe de Paris, Paris, France
Abstract:
Scientific workflows are needed by many scientific communities, such as seismology, as they enable easy composition and execution of applications, enabling scientists to focus on their research without being distracted by arranging computation and data management. However, there are challenges to be addressed. In many systems users have to adapt their codes and data movement as they change from one HPC-architecture to another. They still need to be aware of the computing architectures available for achieving the best application performance.

We present dispel4py, an open-source framework presented as a Python library for encoding and automating data-intensive scientific methods as a graph of operations coupled together by data-streams. It enables scientists to develop and experiment with their own data-intensive applications using their familiar work environment. These are then automatically mapped to a variety of HPC-architectures, i.e., MPI, multiprocessing, Storm and Spark frameworks, increasing the chances to reuse their applications in different computing resources.

dispel4py comes with data provenance, as shown in the screenshot, and with an information registry that can be accessed transparently from within workflows. dispel4py has been enhanced with a new run-time adaptive compression strategy to reduce the data stream volume and a diagnostic tool which monitors workflow performance and computes the most efficient parallelisation to use.

dispel4py has been used by seismologists in the project VERCE for seismic ambient noise cross-correlation applications and for orchestrated HPC wave simulation and data misfit analysis workflows; two data-intensive problems that are common in today’s research practice. Both have been tested in several local computing resources and later submitted to a variety of European PRACE HPC-architectures (e.g. SuperMUC & CINECA) for longer runs without change. Results show that dispel4py is an easy tool for developing, sharing and reusing data-intensive scientific methods.