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?