Skip to content

Instantly share code, notes, and snippets.

@dahlo
dahlo / create_single_node_slurm_cluster.sh
Last active June 19, 2025 10:11
Single node SLURM cluster
#!/bin/bash
set -e
### Creating a VM to try things out in ###
# download ubuntu
# wget https://releases.ubuntu.com/24.04.2/ubuntu-24.04.2-live-server-amd64.iso
# create disk image