We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52089d commit f296aeaCopy full SHA for f296aea
MC/doc/WorkflowRunner.md
@@ -15,7 +15,7 @@ not **what** is executed or how it is configured.
15
The tool provides features of a typical data/task pipelining environment
16
using a DAG approach. It allows to separate the concerns of workflow setup and workflow running - and as such
17
allows to optimize workflow deployment during execution.
18
-It is inspired by similar ideas in ALICE alibuild and the ALILE Data Processing Layer (DPL) but differs in some aspects:
+It is inspired by similar ideas in ALICE alibuild and the ALICE Data Processing Layer (DPL) but differs in some aspects:
19
20
* allow to schedule tasks in parallel
21
* be resource aware (e.g., don't schedule 2 tasks requiring large memory at the same time)
0 commit comments