Skip to content

Commit f296aea

Browse files
authored
Update WorkflowRunner.md
1 parent a52089d commit f296aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/doc/WorkflowRunner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ not **what** is executed or how it is configured.
1515
The tool provides features of a typical data/task pipelining environment
1616
using a DAG approach. It allows to separate the concerns of workflow setup and workflow running - and as such
1717
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:
18+
It is inspired by similar ideas in ALICE alibuild and the ALICE Data Processing Layer (DPL) but differs in some aspects:
1919

2020
* allow to schedule tasks in parallel
2121
* be resource aware (e.g., don't schedule 2 tasks requiring large memory at the same time)

0 commit comments

Comments
 (0)