File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,12 @@ Sprocket evaluates a workflow locally and decomposes it into tasks. Sprocket dis
44these tasks to a configured execution backend responsible for starting, monitoring, and
55responding to task lifecycle events.
66
7- Sprocket currently supports two execution backends:
7+ Sprocket currently supports the following execution backends:
88
99* A local [ Docker execution backend] ( /configuration/backends/docker.md ) .
1010* A remote [ Task Execution Service backend] ( /configuration/backends/tes.md ) .
11-
12- There are additional execution backends currently under development:
13-
14- * An [ LSF + Apptainer HPC backend] ( /configuration/backends/lsf.md ) .
15- * A [ Slurm + Apptainer HPC backend] ( /configuration/backends/slurm.md ) .
16- * A [ generic backend] ( /configuration/backends/generic.md ) .
11+ * An [ LSF + Apptainer HPC backend] ( /configuration/backends/lsf.md ) (experimental).
12+ * A [ Slurm + Apptainer HPC backend] ( /configuration/backends/slurm.md ) (experimental).
1713
1814## Backend configuration
1915
You can’t perform that action at this time.
0 commit comments