Skip to content

Commit 7644316

Browse files
committed
flux-in-slurm: add resources
Signed-off-by: vsoch <[email protected]>
1 parent 4a48f12 commit 7644316

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tutorial/flux-in-slurm/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,15 @@ srun -v --mpi=pmi2 -N2 --pty /opt/conda/bin/flux -v start
137137
```
138138

139139
And then boum, you're in flux.
140+
141+
## Resources
142+
143+
- [The slurm operator](https://github.com/converged-computing/slurm-operator): to bring up Slurm in Kubernetes
144+
- [fluxgen](https://github.com/converged-computing/fluxgen): to generate an install script for Flux
145+
- [Kind](https://kind.sigs.k8s.io/): "Kubernetes in Docker"
146+
- [JobSet](https://github.com/kubernetes-sigs/jobset) to create groups of related jobs in Kubernetes
147+
- [Flux Framework](https://flux-framework.org)
148+
- [Flux on GitHub](https://github.com/flux-framework)
149+
- [Flux Documentation](https://flux-framework.readthedocs.io)
150+
151+

0 commit comments

Comments
 (0)