<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mpi on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/mpi/</link>
    <description>Recent content in Mpi on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/mpi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted HPC MPI Implementations: OpenMPI vs MPICH vs MVAPICH Performance Guide 2026</title>
      <link>https://www.pistack.xyz/posts/2026-06-01-self-hosted-hpc-mpi-implementations-openmpi-mpich-mvapich-guide/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-01-self-hosted-hpc-mpi-implementations-openmpi-mpich-mvapich-guide/</guid>
      <description>&lt;h2 id=&#34;why-self-host-an-mpi-implementation&#34;&gt;Why Self-Host an MPI Implementation?&lt;/h2&gt;&#xA;&lt;p&gt;Message Passing Interface (MPI) is the foundational communication layer for virtually all parallel scientific computing. Every weather simulation, molecular dynamics calculation, and computational fluid dynamics model depends on efficient inter-process communication across potentially thousands of compute nodes. The choice of MPI implementation directly impacts application performance — different implementations optimize for different hardware (InfiniBand, Omni-Path, Slingshot), different communication patterns (point-to-point vs collective), and different levels of thread safety.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
