Skip to content

Commit 5a8ed77

Browse files
committed
add Slinky
1 parent 74ca34a commit 5a8ed77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orchestration/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ There are many container/accelerator orchestration solutions - many of which are
55
So far I have been working with SLURM:
66

77
- [SLURM](slurm/) - Simple Linux Utility for Resource Management, which you're guaranteed to find on most HPC environments and typically it's supported by most cloud providers. It has been around for more than 2 decades
8+
- SLURM on Kubernetes: [Slinky](https://github.com/stas00/ml-engineering/pull/99) - this is a recently created framework for running SLURM on top of Kubernetes.
89

910
The other most popular orchestrator is Kubernetes:
1011

0 commit comments

Comments
 (0)