File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -137,3 +137,15 @@ srun -v --mpi=pmi2 -N2 --pty /opt/conda/bin/flux -v start
137137```
138138
139139And 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+
You can’t perform that action at this time.
0 commit comments