PetClaw: a scalable parallel nonlinear wave propagation solver for Python

  • Authors:
  • Amal Alghamdi;Aron Ahmadia;David I. Ketcheson;Matthew G. Knepley;Kyle T. Mandli;Lisandro Dalcin

  • Affiliations:
  • King Abdullah University of Science & Technology;King Abdullah University of Science & Technology;King Abdullah University of Science & Technology;University of Chicago;University of Washington;CIMEC

  • Venue:
  • Proceedings of the 19th High Performance Computing Symposia
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present PetClaw, a scalable distributed-memory solver for time-dependent nonlinear wave propagation. PetClaw unifies two well-known scientific computing packages, Clawpack and PETSc, using Python interfaces into both. We rely on Clawpack to provide the infrastructure and kernels for time-dependent nonlinear wave propagation. Similarly, we rely on PETSc to manage distributed data arrays and the communication between them. We describe both the implementation and performance of PetClaw as well as our challenges and accomplishments in scaling a Python-based code to tens of thousands of cores on the BlueGene/P architecture. The capabilities of PetClaw are demonstrated through application to a novel problem involving elastic waves in a heterogeneous medium. Very finely resolved simulations are used to demonstrate the suppression of shock formation in this system.