<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Slurm on The Login Node</title>
    <link>https://theloginnode.com/tags/slurm/</link>
    <description>Recent content in Slurm 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/tags/slurm/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 101] Job Debugging: Why Did My Job Fail?</title>
      <link>https://theloginnode.com/posts/hpc101-04/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc101-04/</guid>
      <description>Job failures on HPC clusters are frustrating, especially without clear feedback. This post breaks down how to use sacct, seff, and Slurm log files to figure out exactly what went wrong and how to prevent it next time.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc101-04/featured.svg" />
    </item>
    
    <item>
      <title>[HPC 101] Getting Started on HPC: SSH Login, Module System, and First Slurm Job</title>
      <link>https://theloginnode.com/posts/hpc101-01/</link>
      <pubDate>Sat, 27 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://theloginnode.com/posts/hpc101-01/</guid>
      <description>Every HPC user starts somewhere, and it usually involves staring at a login prompt with no idea what to do next. This post covers the three things you need on day one: SSH access, loading software with the module system, and submitting your first Slurm batch job.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://theloginnode.com/posts/hpc101-01/featured.png" />
    </item>
    
  </channel>
</rss>
