-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: None
-
Fix Version/s: SystemML 1.2
-
Component/s: None
-
Labels:None
It aims to extend the scheme of data partition.
- Disjoint_Round_Robin: for each worker, use a permutation multiply or simpler a removeEmpty such as removeEmpty(target=X, margin=rows, select=(seq(1,nrow(X))%%k)==id).