Skip to content

A docker-compose file to make a local slurm cluster for testing HPC applications

Notifications You must be signed in to change notification settings

OxfordRSE/local-slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker Compose Slurm Cluster

A testbed repo to make a local slurm cluster, for testing HPC applications, through docker-compose.

Initial idea from https://medium.com/analytics-vidhya/slurm-cluster-with-docker-9f242deee601

Instructions

From the root of this repo simply run

docker-compose up -d

This will start a jupyter-session on localhost:8888 which you can use to access the cluster, write code and execute things via the spun-up slurm cluster.

About

A docker-compose file to make a local slurm cluster for testing HPC applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published