We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e547e01 commit a02b84bCopy full SHA for a02b84b
README.md
@@ -189,6 +189,7 @@ The following strategies are available:
189
| random | Randomly prioritize tasks. |
190
| max | Prioritize tasks with larger input size. |
191
| min | Prioritize tasks with smaller input size. |
192
+| wow | WOW scheduler for data location awareness. This is scheduling + node assignment. Details are provided in our paper [tbd](tbd). |
193
194
| Node Assignment Strategy | Behaviour |
195
|--------------------------|-----------------------------------------------------------------------------------------|
0 commit comments