Skip to content

sandeep-mg/SLURM-cluster-in-docker-on-Raspberry-Pi-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLURM-cluster-in-docker-on-Raspberry-Pi-4

SLURM cluster in docker on Raspberry Pi 4

To run SLURM cluster in docker on Raspberry Pi 4 execute:

 docker-compose -f docker-compose-jupyter.yml up -d

To stop:

 docker-compose -f docker-compose-jupyter.yml stop

To check logs:

 docker-compose -f docker-compose-jupyter.yml logs -f

To check running containers:

 docker-compose -f docker-compose-jupyter.yml ps

To access JupyterLab go to: http://localhost:8888

Based on: https://github.com/rancavil/slurm-cluster

About

Slurm in Docker for Rapsberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published