<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HPC |</title><link>https://tommasoronconi.github.io/tags/hpc/</link><atom:link href="https://tommasoronconi.github.io/tags/hpc/index.xml" rel="self" type="application/rss+xml"/><description>HPC</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 01 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://tommasoronconi.github.io/media/icon.svg</url><title>HPC</title><link>https://tommasoronconi.github.io/tags/hpc/</link></image><item><title>GalaPy</title><link>https://tommasoronconi.github.io/software/galapy/</link><pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate><guid>https://tommasoronconi.github.io/software/galapy/</guid><description>&lt;p&gt;&lt;strong&gt;Role:&lt;/strong&gt; lead author &amp;amp; maintainer.
&lt;strong&gt;Stack:&lt;/strong&gt; C++ compute core exposed through a Python API; hybrid parallelisation
(vectorised array programming, shared-memory concurrency, distributed-memory message
passing).&lt;/p&gt;
&lt;p&gt;GalaPy simulates the panchromatic emission of galaxies from X-rays to radio and performs
Bayesian spectral-energy-distribution fitting. Models are generated on the fly rather than
interpolated from a template library, which is what allows a peak throughput of almost
&lt;strong&gt;1000 SEDs per second on a single core&lt;/strong&gt; — the fastest SED-generation tool of its kind.&lt;/p&gt;
&lt;p&gt;The library is designed around an object-oriented architecture that keeps it portable with
minimal memory overhead, and it scales from a laptop to an HPC allocation without changing
the user-facing API. Recent additions include parallel sampling for Bayesian inference and
a fully analytical, panchromatic AGN component.&lt;/p&gt;
&lt;p&gt;Since release, GalaPy has been adopted by groups across Europe, Asia and South America, for
work ranging from nearby resolved galaxies to JWST high-redshift candidates. Its role in my
wider programme is described in my
.&lt;/p&gt;
&lt;p&gt;Presented in &lt;em&gt;Astronomy &amp;amp; Astrophysics&lt;/em&gt; 685, A161 (2024) —
see
— with the computational design
detailed in &lt;em&gt;Astronomy and Computing&lt;/em&gt; 55, 101079 (2026):
.&lt;/p&gt;</description></item></channel></rss>