Skip to content

coin8086/slurm-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slurm Templates

The project provides ARM template files in Bicep to deploy a Slurm cluster on Azure. It can also setup a Slurm cluster on a set of computers, no matter they're virtual machines on Azure or some other cloud, or physical machines on premises.

The main template file is Cluster.bicep. It creates a cluster of a single head node and zero or more compute nodes on Azure.

The Bash script SetupCluster.sh setups a Slurm cluster on a set of computers, which can be on any cloud or on premises.

See also Install Slurm on Ubuntu 24.04 for how to setup a Slurm cluster manually.

About

ARM templates for Slurm

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published