Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.paramserv.dp |
Modifier and Type | Class and Description |
---|---|
class |
DCSparkScheme
Spark Disjoint_Contiguous data partitioner:
|
class |
DRRSparkScheme
Spark Disjoint_Round_Robin data partitioner:
|
class |
DRSparkScheme
Spark data partitioner Disjoint_Random:
For the current row block, find all the shifted place for each row (WorkerID => (row block ID, matrix)
|
class |
ORSparkScheme
Spark data partitioner Overlap_Reshuffle:
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.