<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SLURM Array Jobs on Rachid Youven Zeghlache</title><link>https://youvenz.github.io/tags/slurm-array-jobs/</link><description>Recent content in SLURM Array Jobs on Rachid Youven Zeghlache</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 05 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://youvenz.github.io/tags/slurm-array-jobs/index.xml" rel="self" type="application/rss+xml"/><item><title>Run Multiple Jobs with SLURM Array: The Right Way</title><link>https://youvenz.github.io/blog/2026-03-05-run-multiple-jobs-with-slurm-array-the-right-way/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://youvenz.github.io/blog/2026-03-05-run-multiple-jobs-with-slurm-array-the-right-way/</guid><description>&lt;h1 id="run-multiple-job-variations-with-slurm-array-jobs--without-manual-code-duplication"&gt;Run Multiple Job Variations with SLURM Array Jobs — Without Manual Code Duplication&lt;/h1&gt;
&lt;p&gt;You&amp;rsquo;ve written a solid experiment script. Now you need to run it 50 times with different parameters—learning rates, batch sizes, model architectures—across your HPC cluster.&lt;/p&gt;
&lt;p&gt;The tempting shortcut: copy-paste your job script 50 times, manually edit each one, submit them all.&lt;/p&gt;
&lt;p&gt;The reality: you&amp;rsquo;ll waste hours managing parameter files, lose track of which job used which settings, and have no way to scale this to 500 experiments.&lt;/p&gt;</description></item></channel></rss>