Minor fix.

This commit is contained in:
Thanwer 2025-09-14 11:57:56 +02:00
parent 6831d98239
commit 810bab523a

View File

@ -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?