From 810bab523ae95810b34623bdb4d19e3627098e4e Mon Sep 17 00:00:00 2001 From: Thanwer Date: Sun, 14 Sep 2025 11:57:56 +0200 Subject: [PATCH] Minor fix. --- content/posts/slurm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/slurm.md b/content/posts/slurm.md index 15eb996..ab7e87c 100644 --- a/content/posts/slurm.md +++ b/content/posts/slurm.md @@ -9,7 +9,7 @@ tags = [ canonical = "/posts/slurm" +++ -So recently I was tasked to set. up a Slurm cluster for bioinformatics workloads, and I thought it would be a good idea to share some notes about the installation and configuration process. +So recently I was tasked to set up a Slurm cluster for bioinformatics workloads, and I thought it would be a good idea to share some notes about the installation and configuration process. So in short, before we start, what is Slurm?