Python for HPC

Author

Andrea Zonca

Published

September 15, 2025

Python has long been the language researchers reach for when prototyping ideas, but getting that same code ready for thousands of cores and petabytes of data takes a different playbook. On my blog I’m sharing the webinar I authored for the Advanced HPC-CI Webinar series, which walks through that transition step by step and shows how to keep Python flexible while making it perform like a native HPC tool.

I’m Andrea Zonca, Lead of the Scientific Computing Applications Group at the San Diego Supercomputer Center, and in this session I guide you through the practices I rely on when bringing Python onto supercomputers. Learn more about my work here: https://www.sdsc.edu/research/researcher_spotlight/zonca_andrea.html.

Key topics include:

All materials for this video can be found here: https://github.com/zonca/python_hpc_2025