Skip to content

Allow simulating Slurm command locally running it in Docker container

License

Notifications You must be signed in to change notification settings

seqeralabs/slurm-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

slurm-simulator

Allow simulating Slurm command locally running it in Docker container

Get started

Copy the content of bin/* to a directory on your PATH.

  1. Run the Slurm "cluster" using

    slurm-up.sh

  2. Use classic Slurm command e.g. sinfo, sbatch, squeue, scancel, etc

  3. Turn down the "cluster" when done with

    slurm-down.sh

Credits

This project is made it possible via HPCNow/Slurm_simulator.

About

Allow simulating Slurm command locally running it in Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages