<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HPC From Scratch on The Login Node</title>
    <link>https://theloginnode.com/series/hpc-from-scratch/</link>
    <description>Recent content in HPC From Scratch on The Login Node</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Will Paik</copyright>
    <lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://theloginnode.com/series/hpc-from-scratch/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>[HPC From Scratch] Episode 6: Slurm Accounting, QOS, and Fair Share</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-06/</link>
      <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-06/</guid>
      <description>Without accounting, Slurm treats every user the same regardless of how much they have already consumed. Episode 6 of HPC From Scratch builds the full accounting layer: account hierarchy with sacctmgr, QOS policies with wall-time limits, and fair share scheduling with exponential decay. The result is a scheduler that adapts to actual usage and prevents any single user from dominating the queue.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-06/featured.svg" />
    </item>
    
    <item>
      <title>[HPC From Scratch] Episode 5: How to Install Slurm from Source on Rocky Linux</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-05/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-05/</guid>
      <description>Getting Slurm running from source is more involved than installing from a package manager, but it gives you full control over version and build options. Episode 5 covers the complete setup: MUNGE for authentication, slurmctld on the controller, slurmd on compute nodes, and verifying everything works with a real batch job.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-05/featured.svg" />
    </item>
    
    <item>
      <title>[HPC From Scratch] Episode 4: NFS Storage &amp; FreeIPA: One Drive, One Login</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-04/</link>
      <pubDate>Tue, 05 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-04/</guid>
      <description>A cluster where each node has its own home directory and user list is not really a cluster. Episode 4 fixes that by installing NFS for shared storage and FreeIPA for centralized authentication, so every node sees the same files and every user logs in with the same credentials from anywhere.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-04/featured.svg" />
    </item>
    
    <item>
      <title>[HPC From Scratch] Episode 3: Rocky Linux Setup, DHCP, NAT, and SSH Across All Nodes</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-03/</link>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-03/</guid>
      <description>Building a home HPC cluster does not require a perfect network on day one. Episode 3 covers setting up the login node on WiFi, planning a clean IP scheme for the cluster subnet, and getting SSH working reliably across all nodes while keeping the setup simple enough to upgrade later.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-03/featured.svg" />
    </item>
    
    <item>
      <title>[HPC From Scratch] Episode 2: RAM, NVMe, and the iGPU Memory Trap</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-02/</link>
      <pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-02/</guid>
      <description>Buying more RAM does not always mean your jobs get more of it. Episode 2 of HPC From Scratch covers the hardware upgrades made to the cluster nodes and explains how iGPU shared memory quietly reduces available system memory on compute nodes, with no error message to warn you.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-02/featured.svg" />
    </item>
    
    <item>
      <title>[HPC From Scratch] Episode 1: Building a 6-Node HPC Cluster for $1,264</title>
      <link>https://theloginnode.com/posts/hpc-from-scratch-01/</link>
      <pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc-from-scratch-01/</guid>
      <description>University clusters have waitlists and cloud HPC gets expensive fast. This series documents building a real 6-node HPC cluster from consumer hardware for $1,264. Episode 1 covers hardware selection, how to assign node roles, and the decisions that actually matter before you buy anything.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc-from-scratch-01/featured.svg" />
    </item>
    
  </channel>
</rss>
